Property | Type | Description | |
---|---|---|---|
composite | bool |
Method | Description | |
---|---|---|
OnPointerClick ( UnityEngine eventData ) : void | ||
OnPointerEnter ( UnityEngine eventData ) : void | ||
SetActivatedImage ( bool state ) : void |
public OnPointerClick ( UnityEngine eventData ) : void | ||
eventData | UnityEngine | |
return | void |
public OnPointerEnter ( UnityEngine eventData ) : void | ||
eventData | UnityEngine | |
return | void |
public SetActivatedImage ( bool state ) : void | ||
state | bool | |
return | void |