Property | Type | Description | |
---|---|---|---|
HUDCanvas | GameObject | ||
actionData | AgentActions.ActionData, | ||
tooltip | GameObject | ||
tooltipPrefab | GameObject |
Method | Description | |
---|---|---|
CloseTooltip ( ) : void | ||
OnPointerEnter ( |
||
OnPointerExit ( |
||
OpenTooltip ( ) : void | ||
SetBattleManagerAction ( ) : void | ||
Start ( ) : void |
public OnPointerEnter ( |
||
data | ||
return | void |
public OnPointerExit ( |
||
data | ||
return | void |
public AgentActions.ActionData, actionData | ||
return | AgentActions.ActionData, |