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