Property | Type | Description | |
---|---|---|---|
downStateGO | GameObject, | ||
upStateGO | GameObject, |
Method | Description | |
---|---|---|
InternalSetUseOnReleaseInsteadOfOnUp ( bool state ) : void |
Internal do not use
|
|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
ButtonDown ( ) : void | ||
ButtonUp ( ) : void | ||
SetState ( ) : void |
public InternalSetUseOnReleaseInsteadOfOnUp ( bool state ) : void | ||
state | bool | |
return | void |