Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitIllumination.cs
Go to the documentation of this file.
1public class TraitIllumination : Trait
2{
3 public override bool AutoToggle => true;
4
5 public override TileMode tileMode => TileMode.Illumination;
6}
override TileMode tileMode
override bool AutoToggle
Definition: Trait.cs:7
TileMode
Definition: Trait.cs:9