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

Custom inspector GUI when a QuestNode (and not the Quest itself) is selected in the Quest Editor window. More...

Public Member Functions

 QuestNodeInspectorGUI (int nodeIndex)
 
void Draw (SerializedObject serializedObject, SerializedProperty nodeProperty, int nodeIndex)
 

Properties

int nodeIndex [get]
 

Detailed Description

Custom inspector GUI when a QuestNode (and not the Quest itself) is selected in the Quest Editor window.

Constructor & Destructor Documentation

◆ QuestNodeInspectorGUI()

PixelCrushers.QuestMachine.QuestNodeInspectorGUI.QuestNodeInspectorGUI ( int  nodeIndex)
inline

Member Function Documentation

◆ Draw()

void PixelCrushers.QuestMachine.QuestNodeInspectorGUI.Draw ( SerializedObject  serializedObject,
SerializedProperty  nodeProperty,
int  nodeIndex 
)
inline

Property Documentation

◆ nodeIndex

int PixelCrushers.QuestMachine.QuestNodeInspectorGUI.nodeIndex
get

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