Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Row |
Public Member Functions | |
override Row | CreateRow () |
override void | SetRow (Row r) |
override void | OnInit () |
![]() | |
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>() |
Definition at line 4 of file SourceBacker.cs.
|
inline |
Definition at line 87 of file SourceBacker.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), and SourceData< T, T2 >.GetString().
|
inline |
Definition at line 115 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 110 of file SourceBacker.cs.
References SourceBacker.Row.id.
Definition at line 82 of file SourceBacker.cs.
Referenced by OnInit(), and Zone.TrySpawnFollower().
Definition at line 70 of file SourceBacker.cs.
Referenced by TraitSpecialLantern.OnCreate(), and OnInit().
Definition at line 76 of file SourceBacker.cs.
Referenced by Zone.ApplyBackerPet(), and OnInit().
Definition at line 67 of file SourceBacker.cs.
Referenced by Map.ApplyBackerObj(), and OnInit().
Definition at line 79 of file SourceBacker.cs.
Referenced by Chara.OnCreate(), and OnInit().
Definition at line 85 of file SourceBacker.cs.
Referenced by Zone_Casino.OnActivate(), and OnInit().
Definition at line 73 of file SourceBacker.cs.
Referenced by Map.AddBackerTree(), Map.ApplyBackerObj(), and OnInit().