| BulletOnCollision Event |
Called when the bullet collides with another body.
Namespace:
RavingBots.MagicGestures.Game.Magic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public event Action<Collision> OnCollision
Value
Type:
SystemActionCollisionSee Also