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

Detailed Description

Base editor for entire nodes derived from the AInvertibleSensorAction.

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

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

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.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.

◆ OnSensorTabDraw()

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

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