Class ProfilePropertyDrawer
Namespace: RealityCollective.ServiceFramework.Editor.PropertyDrawers
public class ProfilePropertyDrawer : PropertyDrawer
Inheritance
PropertyDrawer ← ProfilePropertyDrawer
Properties
DrawCloneButtons
public static bool DrawCloneButtons { get; set; }
Property Value
bool
ParentProfileOverride
public static BaseProfile ParentProfileOverride { get; set; }
Property Value
ProfileTypeOverride
public static Type ProfileTypeOverride { get; set; }
Property Value
Type
Methods
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
position Rect
property SerializedProperty
label GUIContent