Property | Type | Description | |
---|---|---|---|
barTexture | |||
bgTexture |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
HitEvent ( bool hit, GameObject g ) : void | ||
InteractableComplete ( ) : void | ||
OnGUI ( ) : void |
public HitEvent ( bool hit, GameObject g ) : void | ||
hit | bool | |
g | GameObject | |
return | void |