Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.Sensors.Instance.ZoneEditor Class Reference

Detailed Description

Custom editor for the Zone action.

Inheritance diagram for Doloro.AI.Sensors.Instance.ZoneEditor:
Collaboration diagram for Doloro.AI.Sensors.Instance.ZoneEditor:

Public Member Functions

override void DebugGUI (Action action, Brain ai)
 Draws the custom interface in debug tab. More...
 
override void OnGUI (Action action, Brain ai)
 Draw the custom interface in editor More...
 

Protected Member Functions

virtual void OnSensorTabDraw (ASensorAction self)
 

Properties

bool IsDefaultEditor = false [get]
 Is the editor is not overridden.
 

Member Function Documentation

◆ DebugGUI()

override void Doloro.AI.Sensors.Instance.ZoneEditor.DebugGUI ( Action  action,
Brain  ai 
)
virtual

Draws the custom interface in debug tab.

Parameters
actionSource action.
aiTarget entity.

Reimplemented from Doloro.AI.ActionEditor.

◆ OnGUI()

override void Doloro.AI.Sensors.ASensorActionEditor.OnGUI ( Action  action,
Brain  ai 
)
virtualinherited

Draw the custom interface in editor

Parameters
actionSource action.
aiSource entity.

Reimplemented from Doloro.AI.ActionEditor.

Reimplemented in Doloro.AI.Sensors.Instance.GetObjectFromZoneEditor, Doloro.AI.Sensors.Instance.SoundListenerEditor, and Doloro.AI.Sensors.VisualEditor.


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