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