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

Custom inspector for ActivateGameObjectQuestAction assets. More...

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

Protected Member Functions

override void OnEnable ()
 
virtual void TryGetProperties ()
 
override void Draw ()
 
- Protected Member Functions inherited from PixelCrushers.QuestMachine.QuestSubassetEditor
virtual void OnDisable ()
 
void RepaintEditorWindow ()
 

Protected Attributes

SerializedProperty gameObjectNameProperty
 
SerializedProperty stateProperty
 
Rect gameObjectNameRect
 

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.QuestSubassetEditor
override void OnInspectorGUI ()
 

Detailed Description

Custom inspector for ActivateGameObjectQuestAction assets.

Implements drag-and-drop into the m_gameObjectName field.

Member Function Documentation

◆ Draw()

override void PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.Draw ( )
inlineprotectedvirtual

◆ OnEnable()

override void PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.OnEnable ( )
inlineprotectedvirtual

◆ TryGetProperties()

virtual void PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.TryGetProperties ( )
inlineprotectedvirtual

Member Data Documentation

◆ gameObjectNameProperty

SerializedProperty PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.gameObjectNameProperty
protected

◆ gameObjectNameRect

Rect PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.gameObjectNameRect
protected

◆ stateProperty

SerializedProperty PixelCrushers.QuestMachine.ActivateGameObjectQuestActionEditor.stateProperty
protected

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