|
Elin Decompiled Documentation EA 23.319 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< SourceHobby.Row > | |
| override T | GetRow (string id) |
Public Attributes | |
| List< Row > | listHobbies = new List<Row>() |
| List< Row > | listWorks = new List<Row>() |
Static Public Attributes | |
| static readonly IReadOnlyDictionary< string, int > | RowMapping |
| static readonly IReadOnlyDictionary< string, string > | TypeMapping |
Definition at line 4 of file SourceHobby.cs.
|
inline |
Definition at line 114 of file SourceHobby.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetStr(), SourceData< T, T2 >.GetString(), SourceData< T, T2 >.GetStringArray(), and Core.ParseElements().
|
inline |
Definition at line 141 of file SourceHobby.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetStr(), SourceData< T, T2 >.GetString(), SourceData< T, T2 >.GetStringArray(), and Core.ParseElements().
|
inline |
Definition at line 173 of file SourceHobby.cs.
References RowMapping.
|
inline |
Definition at line 178 of file SourceHobby.cs.
References TypeMapping.
|
inline |
Definition at line 183 of file SourceHobby.cs.
References listHobbies, listWorks, and SourceHobby.Row.type.
|
inline |
Definition at line 168 of file SourceHobby.cs.
References SourceHobby.Row.id.
Definition at line 109 of file SourceHobby.cs.
Referenced by OnInit(), and Chara.RerollHobby().
Definition at line 112 of file SourceHobby.cs.
Referenced by OnInit(), and Chara.RerollHobby().
|
static |
Definition at line 60 of file SourceHobby.cs.
Referenced by GetRowMapping().
|
static |
Definition at line 84 of file SourceHobby.cs.
Referenced by GetTypeMapping().