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

Detailed Description

Helper that provides AInspectorProperty instances related to source type.

Static Public Member Functions

static Type GetPropertyEditorType (Type propertyType)
 Getting editor related to property type. More...
 
static AInspectorProperty GetEditor (System.Reflection.FieldInfo source)
 Getting editor for certain property. More...
 

Member Function Documentation

◆ GetEditor()

static AInspectorProperty Doloro.AI.DAIInspector.PropertyInspectorHelper.GetEditor ( System.Reflection.FieldInfo  source)
static

Getting editor for certain property.

Parameters
sourceSource property.
Returns
Editor.

◆ GetPropertyEditorType()

static Type Doloro.AI.DAIInspector.PropertyInspectorHelper.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: