Summary
[Editor-Only] A custom Inspector for
Animancer.StringAsset
fields.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Base Types
-
- PropertyDrawer
graph BT
Type-->Base0["PropertyDrawer"]
Type["StringAssetDrawer"]
class Type type-node
Syntax
[CustomPropertyDrawer(typeof(StringAsset), true)]
public class StringAssetDrawer : PropertyDrawer
Attributes
Type | Description |
---|---|
CustomPropertyDrawer |
Methods
Name | Value | Summary |
---|---|---|
DrawGUI |
Object |
Draws the GUI for a
Animancer.StringAsset .static
|
DrawGUI |
Object |
Draws the GUI for a
Animancer.StringAsset .static
|
GetPropertyHeight |
float | |
OnGUI |
void |