Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Constants related to runtime execution of Doloro GDK. Includes editor related constants using at runtime class attributes.
Static Public Attributes | |
const string | ROOT_FOLDER = "Assets/Tauri Interactive/Doloro-GDK/" |
Root folder of GDK according relating of project folder. | |
const string | RELATED_CACHE_FORLDER = "cache/" |
Cache folder directory in local space of the GDK. | |
const string | RELATED_CACHE_RESOURCES_FORLDER |
Resources of GDK's cache that should be visible after assembling. More... | |
const string | ADD_COMPONENT_MENU_PREFIX = "Doloro GDK/" |
Prefix in Add component menu that should be added to GDK's components. | |
const string | MENU_ITEM_PREFIX = "Tools/Doloro GDK/" |
Prefix in menu bar that should be used by GDK's windows. | |
const string | DOCS_URL_DOMAIN = "https://tauriinteractive.github.io/" |
Domain of documentation host. | |
|
static |
Resources of GDK's cache that should be visible after assembling.