Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer Class Reference

Custom drawer that allows assignment of the C# interface IQuestAlertUI. More...

Inheritance diagram for PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer:
Collaboration diagram for PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer:

Public Member Functions

override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Static Public Member Functions

static void DoLayout (SerializedProperty property, GUIContent label)
 

Static Protected Member Functions

static void TryAssignNewValue (SerializedProperty property, UnityEngine.Object newValue)
 

Detailed Description

Custom drawer that allows assignment of the C# interface IQuestAlertUI.

Member Function Documentation

◆ DoLayout()

static void PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer.DoLayout ( SerializedProperty  property,
GUIContent  label 
)
inlinestatic

◆ OnGUI()

override void PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
inline

◆ TryAssignNewValue()

static void PixelCrushers.QuestMachine.IQuestAlertUIInspectorFieldAttributeDrawer.TryAssignNewValue ( SerializedProperty  property,
UnityEngine::Object  newValue 
)
inlinestaticprotected

The documentation for this class was generated from the following file: