Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
int | id |
bool | valid |
string | lang |
string | name |
string | text |
int | type |
int | skin |
int | gender |
string | tree |
string | deity |
string | chara |
string | loot |
int | isStatic |
bool | done |
string | loc |
string | original |
string | name_L |
string | text_L |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [get] |
string | Name [get] |
string | Text [get] |
Definition at line 7 of file SourceBacker.cs.
string SourceBacker.Row.chara |
Definition at line 29 of file SourceBacker.cs.
string SourceBacker.Row.deity |
Definition at line 27 of file SourceBacker.cs.
Referenced by Card.ApplyBacker().
bool SourceBacker.Row.done |
Definition at line 35 of file SourceBacker.cs.
int SourceBacker.Row.gender |
Definition at line 23 of file SourceBacker.cs.
Referenced by Card.ApplyBacker().
int SourceBacker.Row.id |
Definition at line 9 of file SourceBacker.cs.
Referenced by Zone.Activate(), Card.ApplyBacker(), Map.ApplyBackerObj(), Zone_Casino.OnActivate(), Chara.OnCreate(), TraitSpecialLantern.OnCreate(), TaskHarvest.OnCreateProgress(), SourceBacker.SetRow(), and Zone.TrySpawnFollower().
int SourceBacker.Row.isStatic |
Definition at line 33 of file SourceBacker.cs.
Referenced by SerializedCards.Add(), SourceBacker.OnInit(), and ActionMode.RefreshTexts().
string SourceBacker.Row.lang |
Definition at line 13 of file SourceBacker.cs.
string SourceBacker.Row.loc |
Definition at line 37 of file SourceBacker.cs.
string SourceBacker.Row.loot |
Definition at line 31 of file SourceBacker.cs.
Referenced by TaskHarvest.OnCreateProgress().
string SourceBacker.Row.name |
Definition at line 15 of file SourceBacker.cs.
string SourceBacker.Row.name_L |
Definition at line 42 of file SourceBacker.cs.
string SourceBacker.Row.original |
Definition at line 39 of file SourceBacker.cs.
int SourceBacker.Row.skin |
Definition at line 21 of file SourceBacker.cs.
Referenced by Card.ApplyBacker(), and Map.ApplyBackerObj().
string SourceBacker.Row.text |
Definition at line 17 of file SourceBacker.cs.
string SourceBacker.Row.text_L |
Definition at line 45 of file SourceBacker.cs.
string SourceBacker.Row.tree |
Definition at line 25 of file SourceBacker.cs.
int SourceBacker.Row.type |
Definition at line 19 of file SourceBacker.cs.
Referenced by Card.ApplyBacker(), and SourceBacker.OnInit().
bool SourceBacker.Row.valid |
Definition at line 11 of file SourceBacker.cs.
Referenced by SourceBacker.OnInit().
|
get |
Definition at line 49 of file SourceBacker.cs.
|
get |
Definition at line 51 of file SourceBacker.cs.
Referenced by Cell.GetObjName(), TaskHarvest.OnCreateProgress(), and ActionMode.RefreshTexts().
|
get |
Definition at line 53 of file SourceBacker.cs.
Referenced by TaskHarvest.OnCreateProgress(), and TraitSpecialLantern.TrySetAct().
|
get |
Definition at line 47 of file SourceBacker.cs.