ActionSequenceDrawer
Property drawer for ActionSequence with reorderable list support.
Definition
Namespace: Paragon.Core.ActionSystem.Editor
Assembly: Paragon.Editor.dll
[DrawerPriority(0.0, 0.0, 3005.0)]
public class ActionSequenceDrawer<TActionSequence> : ActionDrawer<TActionSequence>
where TActionSequence : ActionSequenceInheritance: OdinValueDrawer → ActionDrawer → ActionSequenceDrawer
Features
Extends ActionDrawer with higher priority
Displays reorderable action sequence list
Shows ActionVariables below sequence
Overrides
defaultLabelreturns "Action Sequence"showProgressIndicatorset tofalseCustom
DrawBody()for sequence list
See Also
Last updated
Was this helpful?