|
Elin Decompiled Documentation EA 23.321 Nightly Patch 1
|
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 IReadOnlyDictionary< string, string > | GetTypeMapping () |
| 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 |
| static readonly IReadOnlyDictionary< string, string > | TypeMapping |
Definition at line 4 of file SourceBacker.cs.
|
inline |
Definition at line 127 of file SourceBacker.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), and SourceData< T, T2 >.GetString().
|
inline |
Definition at line 150 of file SourceBacker.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), and SourceData< T, T2 >.GetString().
|
inline |
Definition at line 178 of file SourceBacker.cs.
References RowMapping.
|
inline |
Definition at line 183 of file SourceBacker.cs.
References TypeMapping.
|
inline |
Definition at line 188 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 173 of file SourceBacker.cs.
References SourceBacker.Row.id.
Definition at line 122 of file SourceBacker.cs.
Referenced by OnInit(), and Zone.TrySpawnFollower().
Definition at line 110 of file SourceBacker.cs.
Referenced by TraitSpecialLantern.OnCreate(), and OnInit().
Definition at line 116 of file SourceBacker.cs.
Referenced by Zone.ApplyBackerPet(), and OnInit().
Definition at line 107 of file SourceBacker.cs.
Referenced by Map.ApplyBackerObj(), and OnInit().
Definition at line 119 of file SourceBacker.cs.
Referenced by Chara.OnCreate(), and OnInit().
Definition at line 125 of file SourceBacker.cs.
Referenced by Zone_Casino.OnActivate(), and OnInit().
Definition at line 113 of file SourceBacker.cs.
Referenced by Map.AddBackerTree(), Map.ApplyBackerObj(), and OnInit().
|
static |
Definition at line 66 of file SourceBacker.cs.
Referenced by GetRowMapping().
|
static |
Definition at line 86 of file SourceBacker.cs.
Referenced by GetTypeMapping().