eventOnHoverExit

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

Implementation

protected UnityEvent eventOnHoverExit;

FieldValue

UnityEvent

Last updated