Property | Type | Description | |
---|---|---|---|
AlreadyTriggered | bool | ||
TriggerAction | int | ||
TriggerOnce | bool | ||
conditions | int[] |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
OnTriggerEnter ( Collider other ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |