eventOnHoverEnter

Defines the logic that will be executed when you start hovering over the skill.

Implementation

protected UnityEvent eventOnHoverEnter;

FieldValue

UnityEvent

Last updated