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

Detailed Description

Custom editor for the GetObjectFromZone action.

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

Public Member Functions

override void OnGUI (Action action, Brain ai)
 Draws behavior's UI. More...
 
override void DebugGUI (Action action, Brain ai)
 Draws the custom interface in debug tab. More...
 

Protected Member Functions

virtual void OnMemoryTabDraw (ASelectingSensorAction self)
 
override 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.GetObjectFromZoneEditor.DebugGUI ( Action  action,
Brain  ai 
)
virtual

Draws the custom interface in debug tab.

Reimplemented from Doloro.AI.ActionEditor.

◆ OnGUI()

override void Doloro.AI.Sensors.Instance.GetObjectFromZoneEditor.OnGUI ( Action  action,
Brain  ai 
)
virtual

Draws behavior's UI.

Parameters
actionSource action.
aiTarget entity.

Reimplemented from Doloro.AI.Sensors.ASelectingSensorActionEditor.

◆ OnSensorTabDraw()

override void Doloro.AI.Sensors.AInvertibleSensorActionEditor.OnSensorTabDraw ( ASensorAction  self)
protectedvirtualinherited

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