Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitCitizen.cs
Go to the documentation of this file.
1public class TraitCitizen : TraitChara
2{
3 public override bool IsCitizen => true;
4}
override bool IsCitizen
Definition: TraitCitizen.cs:3