mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
1.1 KiB
1.1 KiB
id | title | hide_title | sidebar_label |
---|---|---|---|
unityatoms.fsm.editor | UnityAtoms.FSM.Editor | true | UnityAtoms.FSM.Editor |
Namespace - UnityAtoms.FSM.Editor
FiniteStateMachineInstancerEditor
Custom property drawer for type FiniteStateMachineInstancer
.
FiniteStateMachineEditor
Custom property drawer for type FiniteStateMachine
.
FSMTransitionDataBaseEventReferenceDrawer
A custom property drawer for References. Makes it possible to choose between a value, Variable, Constant or a Variable Instancer.
FiniteStateMachineReferenceDrawer
A custom property drawer for FiniteStateMachineReference. Makes it possible to choose between a FSM or a FSM Instancer.
FSMTransitionDataEventEditor
Event property drawer of type FSMTransitionData
. Inherits from AtomEventEditor<FSMTransitionData, FSMTransitionDataEvent>
. Only availble in UNITY_2019_1_OR_NEWER
.
FSMTransitionDataEventDrawer
Event property drawer of type FSMTransitionData
. Inherits from AtomDrawer<FSMTransitionDataEvent>
. Only availble in UNITY_2019_1_OR_NEWER
.