SerializableParameterBindingsDrawer Class

Summary

UnityEditor.PropertyDrawer for Animancer.ControllerState.SerializableParameterBindings.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • PropertyDrawer
graph BT Type-->Base0["PropertyDrawer"] Type["SerializableParameterBindingsDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(ControllerState.SerializableParameterBindings), true)]
public class SerializableParameterBindingsDrawer : PropertyDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods