An attribute that binds a subclass of TextBehaviourComponent to draw using custom property drawer.
More...
|
static Dictionary< Type, Type > | editorTypes = new Dictionary<Type, Type>() |
|
An attribute that binds a subclass of TextBehaviourComponent to draw using custom property drawer.
◆ CustomTextBehaviourEditorAttribute()
Calcatz.Sequine.CustomTextBehaviourEditorAttribute.CustomTextBehaviourEditorAttribute |
( |
Type |
_textBehaviourComponentType | ) |
|
◆ editorTypes
Dictionary<Type, Type> Calcatz.Sequine.CustomTextBehaviourEditorAttribute.editorTypes = new Dictionary<Type, Type>() |
|
static |
◆ textBehaviourComponentType
Type Calcatz.Sequine.CustomTextBehaviourEditorAttribute.textBehaviourComponentType |