Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.AssetPropertiesSystem.AssetPropertyEditor Class Reference

Detailed Description

Base editor for asset property.

Inheritance diagram for Doloro.DataManagement.AssetPropertiesSystem.AssetPropertyEditor:

Public Member Functions

 AssetPropertyEditor (AssetProperty property)
 Creates editor for property, More...
 
virtual void OnInpectorGUI (UnityEngine.Rect rect)
 Draws UI for inspector related to the property features. More...
 

Static Public Member Functions

static Rect DrawPropertyPrefixLabel (AssetProperty property, Rect rect)
 Draws the prefix label for the property. More...
 

Properties

AssetProperty source [get]
 Property binded to the editor instance.
 

Constructor & Destructor Documentation

◆ AssetPropertyEditor()

Doloro.DataManagement.AssetPropertiesSystem.AssetPropertyEditor.AssetPropertyEditor ( AssetProperty  property)

Creates editor for property,

Parameters
propertySource property.

Member Function Documentation

◆ DrawPropertyPrefixLabel()

static Rect Doloro.DataManagement.AssetPropertiesSystem.AssetPropertyEditor.DrawPropertyPrefixLabel ( AssetProperty  property,
Rect  rect 
)
static

Draws the prefix label for the property.

Parameters
propertySource property.
rectUI rect allowed to property interface.
Returns
Rect left to extra elements.

◆ OnInpectorGUI()


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