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

Detailed Description

Contains constants related to the DynamicResources systems.

Static Public Attributes

const string ADD_COMPONENT_MENU_PREFIX
 Directory of framework's components at the Add component menu. More...
 
const string ADD_COMPONENT_MENU_PATCH_TOOL_SUBCATALOG
 Subdirectory of Patch module components. More...
 
const string ADD_COMPONENT_MENU_PATCH_TOOL_ENDER
 Extra ender for components related to Patch module at the Add component menu. More...
 
const string MENU_DIRECTORY
 Directory of window links at the top menu. More...
 
const int MENU_DIRECTORY_ORDER
 Base order of sub-menu at the top editor menu. More...
 

Member Data Documentation

◆ ADD_COMPONENT_MENU_PATCH_TOOL_ENDER

const string Doloro.DataManagement.DynamicResources.Constants.ADD_COMPONENT_MENU_PATCH_TOOL_ENDER
static
Initial value:
=
" Patch Order"

Extra ender for components related to Patch module at the Add component menu.

◆ ADD_COMPONENT_MENU_PATCH_TOOL_SUBCATALOG

const string Doloro.DataManagement.DynamicResources.Constants.ADD_COMPONENT_MENU_PATCH_TOOL_SUBCATALOG
static
Initial value:
=
"Patch Tools/"

Subdirectory of Patch module components.

◆ ADD_COMPONENT_MENU_PREFIX

const string Doloro.DataManagement.DynamicResources.Constants.ADD_COMPONENT_MENU_PREFIX
static
Initial value:
=
Doloro.EditorConfiguration.RuntimeConstants.ADD_COMPONENT_MENU_PREFIX +
"Data Management/"

Directory of framework's components at the Add component menu.

◆ MENU_DIRECTORY

const string Doloro.DataManagement.DynamicResources.Constants.MENU_DIRECTORY
static
Initial value:
=
Constants related to runtime execution of Doloro GDK. Includes editor related constants using at runt...
Definition: RuntimeConstants.cs:8
const string MENU_ITEM_PREFIX
Prefix in menu bar that should be used by GDK's windows.
Definition: RuntimeConstants.cs:33
Definition: AssetDatabase.cs:4
Definition: AssetDatabase.cs:4

Directory of window links at the top menu.

◆ MENU_DIRECTORY_ORDER

const int Doloro.DataManagement.DynamicResources.Constants.MENU_DIRECTORY_ORDER
static
Initial value:
=
200

Base order of sub-menu at the top editor menu.


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