Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitResourceMain.cs
Go to the documentation of this file.
1public class TraitResourceMain : Trait
2{
3 public override bool LevelAsQuality => true;
4
5 public override void SetName(ref string s)
6 {
7 }
8}
override void SetName(ref string s)
override bool LevelAsQuality
Definition: Trait.cs:7