Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override void | OnSetOwner () |
override void | Refresh () |
void | RefreshAll () |
virtual void | Refresh () |
![]() | |
void | SetOwner (CardRenderer r) |
virtual void | OnSetOwner () |
virtual void | OnDraw (ref Vector3 pos) |
void | Kill () |
virtual void | OnKill () |
Public Attributes | |
GameObject | goIcon |
SpriteRenderer | iconRelation |
SpriteRenderer | iconStatus |
SpriteRenderer | barHP |
SpriteRenderer | bgHP |
SpriteRenderer | barHP2 |
SpriteRenderer | bgHP2 |
new Chara | owner |
![]() | |
CardRenderer | render |
Private Attributes | |
float | timer |
bool | showHP |
bool | showIcon |
bool | showHP2 |
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 3 of file TCOrbitChara.cs.
|
inlinevirtual |
Reimplemented from TC.
Definition at line 29 of file TCOrbitChara.cs.
References RenderObject.data, goIcon, RenderData.offset, owner, RefreshAll(), Card.renderer, and RenderData.size.
|
inlinevirtual |
Reimplemented from TCOrbit.
Definition at line 37 of file TCOrbitChara.cs.
References Chara.CanSee(), Card.isHidden, owner, EMono.pc, CardRenderer.position, RefreshAll(), Card.renderer, showHP, showHP2, showIcon, and timer.
|
inline |
Definition at line 59 of file TCOrbitChara.cs.
References Chara.ai, barHP, barHP2, bgHP, bgHP2, EMono.core, Player.currentHotItem, Player.dialogFlags, Chara.emoIcon, Chara.enemy, EMono.game, Trait.GetHeldEmo(), BaseCard.GetInt(), Trait.GetRestockedIcon(), Chara.homeBranch, Chara.host, Card.hp, iconStatus, Card.id, Chara.isDead, Chara.IsHostile(), Chara.IsPCParty, Card.isRestocking, Card.IsUnique, QuestManager.list, Chara.MaxHP, FactionBranch.members, CoreRef.orbitIcons, owner, Chara.parasite, EMono.pc, EMono.player, Chara.quest, Game.quests, Core.refs, Chara.ride, showHP, showHP2, showIcon, CoreRef.spritesEmo, HotItem.Thing, Card.trait, and Chara.trait.
Referenced by OnSetOwner(), and Refresh().
SpriteRenderer TCOrbitChara.barHP |
Definition at line 11 of file TCOrbitChara.cs.
Referenced by RefreshAll().
SpriteRenderer TCOrbitChara.barHP2 |
Definition at line 15 of file TCOrbitChara.cs.
Referenced by RefreshAll().
SpriteRenderer TCOrbitChara.bgHP |
Definition at line 13 of file TCOrbitChara.cs.
Referenced by RefreshAll().
SpriteRenderer TCOrbitChara.bgHP2 |
Definition at line 17 of file TCOrbitChara.cs.
Referenced by RefreshAll().
GameObject TCOrbitChara.goIcon |
Definition at line 5 of file TCOrbitChara.cs.
Referenced by OnSetOwner().
SpriteRenderer TCOrbitChara.iconRelation |
Definition at line 7 of file TCOrbitChara.cs.
SpriteRenderer TCOrbitChara.iconStatus |
Definition at line 9 of file TCOrbitChara.cs.
Referenced by RefreshAll().
new Chara TCOrbitChara.owner |
Definition at line 19 of file TCOrbitChara.cs.
Referenced by OnSetOwner(), Refresh(), and RefreshAll().
|
private |
Definition at line 23 of file TCOrbitChara.cs.
Referenced by Refresh(), and RefreshAll().
|
private |
Definition at line 27 of file TCOrbitChara.cs.
Referenced by Refresh(), and RefreshAll().
|
private |
Definition at line 25 of file TCOrbitChara.cs.
Referenced by Refresh(), and RefreshAll().
|
private |
Definition at line 21 of file TCOrbitChara.cs.
Referenced by Refresh().