Class INetworkObjectDrawer
public class INetworkObjectDrawer : PropertyDrawer
- Inheritance
-
INetworkObjectDrawer
Constructors
INetworkObjectDrawer()
public INetworkObjectDrawer()
Methods
GatherObjectProviders(Type)
public static List<Type> GatherObjectProviders(Type type)
Parameters
typeType
Returns
GetPropertyHeight(SerializedProperty, GUIContent)
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
propertySerializedPropertylabelGUIContent
Returns
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
positionRectpropertySerializedPropertylabelGUIContent