Elin Decompiled Documentation EA 23.186 Nyaightly
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
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