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

Detailed Description

Custom editor related to the StorageCaller component.

Definition of the signature is optional and required only in case you want to use the caller as template. Pre-definition on a scene not requires it.

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

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.StorageCallerEditor.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: