Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitStatue.cs
Go to the documentation of this file.
1public class TraitStatue : TraitFigure
2{
3 public override int GetMatColor()
4 {
5 return owner.colorInt * -1;
6 }
7}
override int GetMatColor()
Definition: TraitStatue.cs:3