Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.DAIInspector.Inspector Class Reference

Public Member Functions

 Inspector (EditorWindow parentWindow)
 
void OnGUI ()
 

Protected Member Functions

virtual void OnNewItemSelected ()
 Occurs when selected source object.
 

Package Attributes

FieldInfo[] fieldsInfo
 Array with field of the selected item.
 

Properties

string escapeNamespace = "Doloro.AI." [get, set]
 Namespace prefix that are skipping to reduce unnecessary regular naming parts.
 
Rect rect [get]
 Rect of the
 
bool IsEventFiltered [get]
 Is the inspector will be repaint during current UI event.
 
EditorWindow HostWindow [get]
 Window instance hosting the inspector.
 
PipelineMap Source [get, set]
 Source item.
 
Brain instance [get, set]
 Current AI entity in edit mode.
 
bool IsEnoughDataToDraw [get]
 Is the inspector has enough data to draw UI.
 
Type ExecutingType [get]
 Type of the source script that executing at the inspector.
 
bool IsHitted [get]
 True in case if las click was in bounds of the inspector.
 

Events

System.Action NewSource
 Occurs when selecting new source.
 

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