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

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

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

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 IQuestDialogueUI.

Member Function Documentation

◆ DoLayout()

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

◆ OnGUI()

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

◆ TryAssignNewValue()

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

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