Enum CollisionEventTypes
Used to allow choosing when certain event or callbacks are invoked.
Namespace: SF.Physics
Assembly: cs.temp.dll.dll
Syntax
public enum CollisionEventTypes
Fields
Name | Description |
---|---|
OnTriggerEnter2D | |
OnTriggerExit2D |