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