Invokes events on collision enter and exit. More...
Protected Member Functions | |
virtual void | OnCollisionEnter (Collision collision) |
virtual void | OnCollisionExit (Collision collision) |
Properties | |
GameObjectUnityEvent | onCollisionEnter [get, set] |
GameObjectUnityEvent | onCollisionExit [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from PixelCrushers.TagMaskEvent | |
bool | IsInTagMask (string tag) |
Public Attributes inherited from PixelCrushers.TagMaskEvent | |
TagMask | tagMask = new TagMask() |
Invokes events on collision enter and exit.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
getset |
|
getset |