Summary
[Editor-Only]
A custom Inspector for
Animancer.Editor.TransitionLibraries.TransitionLibrarySelection
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Base Types
-
- Editor
graph BT
Type-->Base0["Editor"]
Type["TransitionLibrarySelectionEditor"]
class Type type-node
Syntax
[CustomEditor(typeof(TransitionLibrarySelection), true)]
public class TransitionLibrarySelectionEditor : Editor
Attributes
Type | Description |
---|---|
CustomEditor |
Properties
Name | Value | Summary |
---|---|---|
Target | Transition |
Casts the
UnityEditor.Editor.target . |
Methods
Name | Value | Summary |
---|---|---|
OnDestroy |
void |
Cleans up any nested editors.
|
OnInspectorGUI |
void |