Property | Type | Description | |
---|---|---|---|
currentValue | int |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GotValue ( string faceName ) : void |
Gots the value collision.
|
|
OnCollisionEnter ( Collision c ) : void | ||
OnEnable ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Utilities ( ) : UtilitiesScript, |
public GotValue ( string faceName ) : void | ||
faceName | string | /// Face name. /// |
return | void |
public OnCollisionEnter ( Collision c ) : void | ||
c | Collision | |
return | void |