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

Detailed Description

Editor for the FlagAssetProperty class.

Inheritance diagram for Doloro.DataManagement.AssetPropertiesSystem.FlagAssetPropertyEditor:
Collaboration diagram for Doloro.DataManagement.AssetPropertiesSystem.FlagAssetPropertyEditor:

Public Member Functions

 FlagAssetPropertyEditor (FlagAssetProperty property)
 
override void OnInpectorGUI (Rect rect)
 Calls at the editor to UI elements drawing. 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.
 

Member Function Documentation

◆ DrawPropertyPrefixLabel()

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

Draws the prefix label for the property.

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

◆ OnInpectorGUI() [1/2]

override void Doloro.DataManagement.AssetPropertiesSystem.FlagAssetPropertyEditor.OnInpectorGUI ( Rect  rect)

Calls at the editor to UI elements drawing.

Parameters
rectRect provided to element's UI.

◆ OnInpectorGUI() [2/2]


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