SerializableParameterBindingsDrawer Class

Summary

UnityEditor.PropertyDrawer for Animancer.ControllerState.SerializableParameterBindings.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • PropertyDrawer
SerializableParameterBindingsDrawer
PropertyDrawer

Syntax

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

Attributes

Type Description
CustomPropertyDrawer

Methods