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

Detailed Description

Editor for the Vector3AssetProperty class.

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

Public Member Functions

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

override void Doloro.DataManagement.AssetPropertiesSystem.Vector3AssetPropertyEditor.OnInpectorGUI ( UnityEngine.Rect  rect)
virtual

Calls at the editor to UI elements drawing.

Parameters
rectRect provided to element's UI.

Reimplemented from Doloro.DataManagement.AssetPropertiesSystem.AssetPropertyEditor.


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