This wrapper for PixelCrushers.TriggerEvent keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...
Additional Inherited Members | |
Public Member Functions inherited from PixelCrushers.TagMaskEvent | |
bool | IsInTagMask (string tag) |
Public Attributes inherited from PixelCrushers.TagMaskEvent | |
TagMask | tagMask = new TagMask() |
Protected Member Functions inherited from PixelCrushers.TriggerEvent | |
virtual void | OnTriggerEnter (Collider other) |
virtual void | OnTriggerExit (Collider other) |
Properties inherited from PixelCrushers.TriggerEvent | |
GameObjectUnityEvent | onTriggerEnter [get, set] |
GameObjectUnityEvent | onTriggerExit [get, set] |
This wrapper for PixelCrushers.TriggerEvent keeps references intact if you switch between the compiled assembly and source code versions of the original class.