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

Detailed Description

Base editor for entire nodes derived from the ASelectingSensorAction.

Inheritance diagram for Doloro.AI.Sensors.ASelectingSensorActionEditor:
Collaboration diagram for Doloro.AI.Sensors.ASelectingSensorActionEditor:

Public Member Functions

override void OnGUI (Action action, Brain ai)
 Draw the custom interface in editor More...
 
virtual 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()

◆ OnGUI()

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

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.

◆ OnSensorTabDraw()

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

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