Summary
[Editor-Only] A cache of
UnityEditor.PropertyDrawer
s mapped to their target type.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PropertyDrawers"]
class Type type-node
Syntax
public static class PropertyDrawers
Methods
Name | Value | Summary |
---|---|---|
TryGetDrawer |
bool |
Tries to get a
UnityEditor.PropertyDrawer for the given `objectType`.static
|