Elin Decompiled Documentation EA 23.102 Nightly
|
Static Public Member Functions | |
static TCSimpleText | Spawn () |
static TCSimpleText | SpawnIcon (Sprite sprite=null) |
![]() | |
static int | rnd (int a) |
Public Attributes | |
TextMesh | tm |
SpriteRenderer | sr |
int | num |
Additional Inherited Members | |
![]() | |
static Core | core |
![]() | |
static Game | game [get] |
static bool | AdvMode [get] |
static Player | player [get] |
static Chara | pc [get] |
static UI | ui [get] |
static Map | _map [get] |
static Zone | _zone [get] |
static FactionBranch | Branch [get] |
static FactionBranch | BranchOrHomeBranch [get] |
static Faction | Home [get] |
static Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SoundManager | Sound [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static CoreDebug | debug [get] |
Definition at line 3 of file TCSimpleText.cs.
|
inlinestatic |
Definition at line 11 of file TCSimpleText.cs.
References EMono.core, Core.refs, EMono.screen, CoreRef.TCs.simpleText, PoolManager.Spawn(), and CoreRef.tcs.
Referenced by ActionMode.RefreshTexts().
|
inlinestatic |
Definition at line 16 of file TCSimpleText.cs.
References EMono.core, Core.refs, EMono.screen, CoreRef.TCs.simpleTextIcon, PoolManager.Spawn(), and CoreRef.tcs.
Referenced by ActionMode.RefreshTexts().
int TCSimpleText.num |
Definition at line 9 of file TCSimpleText.cs.
SpriteRenderer TCSimpleText.sr |
Definition at line 7 of file TCSimpleText.cs.
TextMesh TCSimpleText.tm |
Definition at line 5 of file TCSimpleText.cs.
Referenced by ActionMode.RefreshTexts().