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

onChange

Unity Event which is invoked when the skillState is changed.

Implementation

public UnityEvent onChange;

FieldValue

UnityEvent

Last updated