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