Summary
Shared resources for Editor GUI creation
- Namespace
- RedGirafeGames
.Agamotto .Scripts .Editor - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["SharedGui"]
class Type type-node
Syntax
public static class SharedGui
Fields
| Name | Constant Value | Summary |
|---|---|---|
| cloneLabelGuiStyle |
static
|
|
| headerGuiStyle |
static
|
|
| infosLabelGuiStyle |
static
|
|
| playIcon |
static
|
|
| secondary |
static
|
|
| stopIcon |
static
|
|
| subheaderGuiStyle |
static
|
|
| tableHeaderGuiStyle |
static
|
|
| tableLineGuiStyle |
static
|
|
| toEndIcon |
static
|
|
| toStartIcon |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| InitStyles |
void |
static
|
| InitTextures |
void |
static
|