Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ClaimType.cs File Reference

Go to the source code of this file.

Enumerations

enum  ClaimType { none , town }
 

Enumeration Type Documentation

◆ ClaimType

enum ClaimType
Enumerator
none 
town 

Definition at line 1 of file ClaimType.cs.

2{
3 none,
4 town
5}