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