Property IsWeapon
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
IsWeapon
Returns true if this item is a weapon (has WeaponBehaviour component).
public bool IsWeapon { get; }
Returns true if this item is a weapon (has WeaponBehaviour component).
public bool IsWeapon { get; }