Click or drag to resize

LightningParticleCollisionForwarderCollisionHandler Field

The script to forward the collision to. Must implement ICollisionHandler.

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public MonoBehaviour CollisionHandler

Field Value

Type: MonoBehaviour
See Also