Click or drag to resize

ChargedBulletFired Property

if the bullet has been fired.

Namespace:  RavingBots.MagicGestures.Game.Magic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected bool Fired { get; private set; }

Property Value

Type: Boolean
See Also