Property | Type | Description | |
---|---|---|---|
PlayerIndex | int | ||
boing | |||
isSnapped | bool | ||
origin | Vector3 | ||
pcard | PecCard, | ||
snap | |||
source | |||
stillGrabbed | bool | ||
stillReleased | bool | ||
triggeredObjects | List |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
playSound ( ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |