TransitionLibraryDrawer Class

Summary

[Editor-Only] A custom Inspector for Animancer.TransitionLibraries.TransitionLibraryAsset fields.
Assembly
Animancer.dll
Namespace
Animancer.Editor.TransitionLibraries
Base Types
  • PropertyDrawer
graph BT Type-->Base0["PropertyDrawer"] Type["TransitionLibraryDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(TransitionLibraryAsset), true)]
public class TransitionLibraryDrawer : PropertyDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods