Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.InvetorySystem.ItemEditor Class Reference

Detailed Description

Custom editor related to the Item component.

Inheritance diagram for Doloro.InvetorySystem.ItemEditor:
Collaboration diagram for Doloro.InvetorySystem.ItemEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Static Public Member Functions

static void SignatureField (SerializedProperty bundleProp, SerializedProperty keyProp)
 Draw standardized signature field. More...
 
static void SignatureField (SerializedProperty bundleProp, SerializedProperty keyProp, Rect backplatePadding)
 Draw standardized signature field. More...
 

Protected Member Functions

override void OnEnable ()
 

Member Function Documentation

◆ OnEnable()

override void Doloro.InvetorySystem.ItemEditor.OnEnable ( )
protectedvirtual

◆ SignatureField() [1/2]

static void Doloro.DataManagement.DynamicResources.DynamicResourceEditor.SignatureField ( SerializedProperty  bundleProp,
SerializedProperty  keyProp 
)
staticinherited

Draw standardized signature field.

Parameters
bundlePropResource bundle property.
keyPropResource key property.

◆ SignatureField() [2/2]

static void Doloro.DataManagement.DynamicResources.DynamicResourceEditor.SignatureField ( SerializedProperty  bundleProp,
SerializedProperty  keyProp,
Rect  backplatePadding 
)
staticinherited

Draw standardized signature field.

Parameters
bundlePropResource bundle property.
keyPropResource key property.
backplatePaddingExtra padding of signature backplate rect.

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