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

Detailed Description

Helper that provides ActionEditor instances related to source type.

Static Public Member Functions

static Type GetPropertyEditorType (Type propertyType)
 Getting editor related to property type. More...
 
static ActionEditor GetEditor (Action source)
 Getting editor for certain property. More...
 

Member Function Documentation

◆ GetEditor()

static ActionEditor Doloro.AI.DAIInspector.ActionEditorInspectorHelper.GetEditor ( Action  source)
static

Getting editor for certain property.

Parameters
sourceSource property.
Returns
Editor.

◆ GetPropertyEditorType()

static Type Doloro.AI.DAIInspector.ActionEditorInspectorHelper.GetPropertyEditorType ( Type  propertyType)
static

Getting editor related to property type.

Parameters
propertyTypeType of the property.
Returns
Editor instance.

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