  | 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
Syntaxprivate void OnBulletCollision(
	Collision c
)
Parameters
- c
 - Type: Collision
 
See Also