Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitThrownExplosive.cs
Go to the documentation of this file.
2{
3 public override bool ShowAsTool => false;
4
5 public override ThrowType ThrowType => ThrowType.Explosive;
6}
ThrowType
Definition: ThrowType.cs:2