|
Elin Decompiled Documentation EA 23.306 Nightly
|
Classes | |
| class | Row |
Public Member Functions | |
| override Row | CreateRow () |
| override Row | CreateRowByMapping (IReadOnlyDictionary< string, int > mapping) |
| override void | SetRow (Row r) |
| override IReadOnlyDictionary< string, int > | GetRowMapping () |
| override void | OnInit () |
Public Member Functions inherited from SourceDataInt< SourceBacker.Row > | |
| override T | GetRow (string id) |
Public Attributes | |
| List< Row > | listRemain = new List<Row>() |
| List< Row > | listLantern = new List<Row>() |
| List< Row > | listTree = new List<Row>() |
| List< Row > | listPet = new List<Row>() |
| List< Row > | listSister = new List<Row>() |
| List< Row > | listFollower = new List<Row>() |
| List< Row > | listSnail = new List<Row>() |
Static Public Attributes | |
| static readonly IReadOnlyDictionary< string, int > | RowMapping |
Definition at line 4 of file SourceBacker.cs.
|
inline |
Definition at line 107 of file SourceBacker.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), and SourceData< T, T2 >.GetString().
|
inline |
Definition at line 130 of file SourceBacker.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), and SourceData< T, T2 >.GetString().
|
inline |
Definition at line 158 of file SourceBacker.cs.
References RowMapping.
|
inline |
Definition at line 163 of file SourceBacker.cs.
References SourceBacker.Row.isStatic, listFollower, listLantern, listPet, listRemain, listSister, listSnail, listTree, SourceBacker.Row.type, and SourceBacker.Row.valid.
|
inline |
Definition at line 153 of file SourceBacker.cs.
References SourceBacker.Row.id.
Definition at line 102 of file SourceBacker.cs.
Referenced by OnInit(), and Zone.TrySpawnFollower().
Definition at line 90 of file SourceBacker.cs.
Referenced by TraitSpecialLantern.OnCreate(), and OnInit().
Definition at line 96 of file SourceBacker.cs.
Referenced by Zone.ApplyBackerPet(), and OnInit().
Definition at line 87 of file SourceBacker.cs.
Referenced by Map.ApplyBackerObj(), and OnInit().
Definition at line 99 of file SourceBacker.cs.
Referenced by Chara.OnCreate(), and OnInit().
Definition at line 105 of file SourceBacker.cs.
Referenced by Zone_Casino.OnActivate(), and OnInit().
Definition at line 93 of file SourceBacker.cs.
Referenced by Map.AddBackerTree(), Map.ApplyBackerObj(), and OnInit().
|
static |
Definition at line 66 of file SourceBacker.cs.
Referenced by GetRowMapping().