| LaserOnBulletCollision Method |
Called when the bullet collides with something.
Namespace:
RavingBots.MagicGestures.Game.Magic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private void OnBulletCollision(
Collision c
)
Parameters
- c
- Type: Collision
See Also