Class ParticleCollisionEventProxy
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Ludiq.Bolt
Syntax
[AddComponentMenu("")]
public sealed class ParticleCollisionEventProxy : EventProxy
Methods
OnParticleCollision(GameObject)
Declaration
public void OnParticleCollision(GameObject other)
Parameters
Type | Name | Description |
---|---|---|
GameObject | other |