Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.DynamicResources.DynamicResourceEditor Class Reference

Detailed Description

Editor for the DynamicResource component.

Inheritance diagram for Doloro.DataManagement.DynamicResources.DynamicResourceEditor:
Collaboration diagram for Doloro.DataManagement.DynamicResources.DynamicResourceEditor:

Public Member Functions

override void OnInspectorGUI ()
 Calls each from for UI.
 

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 
)
static

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 
)
static

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: