PropertyDrawers Class

Summary

[Editor-Only] A cache of UnityEditor.PropertyDrawers 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(Type, FieldInfo, Attribute, PropertyDrawer) bool
Tries to get a UnityEditor.PropertyDrawer for the given `objectType`.
static