Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitEditorSign.cs
Go to the documentation of this file.
1public class TraitEditorSign : Trait
2{
3 public override RefCardName RefCardName => RefCardName.None;
4}
RefCardName
Definition: RefCardName.cs:2
Definition: Trait.cs:7