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

Detailed Description

Custom editor related to the Storage component.

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

Public Member Functions

override void OnInspectorGUI ()
 Draws inspector GUI of the component.
 

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

virtual void OnEnable ()
 

Member Function Documentation

◆ 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: