Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | SetOwner (TaskDesignation _task) |
override void | Refresh () |
void | UpdateText () |
void | UpdateText (string s) |
virtual void | Refresh () |
![]() | |
void | SetOwner (CardRenderer r) |
virtual void | OnSetOwner () |
virtual void | OnDraw (ref Vector3 pos) |
void | Kill () |
virtual void | OnKill () |
Public Attributes | |
TaskDesignation | task |
TextMeshPro | text |
![]() | |
CardRenderer | render |
Additional Inherited Members | |
![]() | |
static int | rnd (int a) |
![]() | |
static GameSetting.RenderSetting.TCSetting | _setting |
![]() | |
static Core | core |
![]() | |
Card | owner [get] |
virtual bool | isUI [get] |
virtual Vector3 | FixPos [get] |
![]() | |
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 4 of file TCOrbitTask.cs.
|
inlinevirtual |
Reimplemented from TCOrbit.
Definition at line 17 of file TCOrbitTask.cs.
References EMono.screen, and BaseGameScreen.Zoom.
|
inline |
Definition at line 10 of file TCOrbitTask.cs.
References TaskPoint.pos, Point.Position(), task, and UpdateText().
Referenced by TaskDesignation.TrySpawnOrbit().
|
inline |
Definition at line 24 of file TCOrbitTask.cs.
References TaskDesignation.GetTextOrbit(), and task.
Referenced by SetOwner().
|
inline |
Definition at line 29 of file TCOrbitTask.cs.
TaskDesignation TCOrbitTask.task |
Definition at line 6 of file TCOrbitTask.cs.
Referenced by SetOwner(), and UpdateText().
TextMeshPro TCOrbitTask.text |
Definition at line 8 of file TCOrbitTask.cs.