프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currentValue | int |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
GotValue ( string faceName ) : void |
Gots the value collision.
|
|
OnCollisionEnter ( Collision c ) : void | ||
OnEnable ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
Utilities ( ) : UtilitiesScript, |
public GotValue ( string faceName ) : void | ||
faceName | string | /// Face name. /// |
리턴 | void |