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

eventOnHoverEnter

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

Implementation

protected UnityEvent eventOnHoverEnter;

FieldValue

UnityEvent

Last updated