For the complete documentation index, see llms.txt. This page is also available as Markdown.

eventOnHoverExit

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

Implementation

protected UnityEvent eventOnHoverExit;

FieldValue

UnityEvent

Last updated