UltEventDrawer Class

Summary

[Editor-Only] UnityEditor.PropertyDrawer for Animancer.UltEvent.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Interfaces
Base Types
  • UltEvents.Editor.UltEventDrawer
graph BT Type-->Base0["UltEvents.Editor.UltEventDrawer"] Type-.->Interface0["PropertyDrawers.IDiscardOnSelectionChange"] click Interface0 "/animancer/api/Animancer.Editor/IDiscardOnSelectionChange" Type["UltEventDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(UltEvent), true)]
public class UltEventDrawer : UltEvents.Editor.UltEventDrawer, 
    PropertyDrawers.IDiscardOnSelectionChange

Attributes

Type Description
CustomPropertyDrawer