eventOnHoverExit
Defines the logic that will be executed when you exit hovering over the skill.
Implementation
protected UnityEvent eventOnHoverExit;
FieldValue
Last updated
Was this helpful?
Defines the logic that will be executed when you exit hovering over the skill.
protected UnityEvent eventOnHoverExit;
Last updated
Was this helpful?