Class ComponentDataProxyBaseEditor
Inheritance
ComponentDataProxyBaseEditor
Syntax
public class ComponentDataProxyBaseEditor : Editor
Properties
ComponentDataType
Declaration
protected Type ComponentDataType { get; }
Property Value
SerializedData
Declaration
protected SerializedProperty SerializedData { get; }
Property Value
Type |
Description |
SerializedProperty |
|
Methods
DisplaySerializedDataPropertyField()
Declaration
protected virtual void DisplaySerializedDataPropertyField()
DisplayStatusMessages()
Declaration
protected virtual void DisplayStatusMessages()
OnEnable()
Declaration
protected virtual void OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()