Method | Description | |
---|---|---|
AddCollisionEvent ( uint collidedWith, |
||
AddForce ( Vector3 force, bool pushforce ) : void | ||
SendCollisions ( ) : bool | ||
SubscribedEvents ( ) : bool |
public AddCollisionEvent ( uint collidedWith, |
||
collidedWith | uint | |
contact | ||
return | void |
public AddForce ( Vector3 force, bool pushforce ) : void | ||
force | Vector3 | |
pushforce | bool | |
return | void |