|
Elin Decompiled Documentation EA 23.316 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 IReadOnlyDictionary< string, string > | GetTypeMapping () |
Public Member Functions inherited from SourceDataString< SourceReligion.Row > | |
| override T | GetRow (string id) |
Static Public Attributes | |
| static readonly IReadOnlyDictionary< string, int > | RowMapping |
| static readonly IReadOnlyDictionary< string, string > | TypeMapping |
Properties | |
| override string[] | ImportFields [get] |
Definition at line 4 of file SourceReligion.cs.
|
inline |
Definition at line 131 of file SourceReligion.cs.
References faith, SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetStr(), SourceData< T, T2 >.GetString(), SourceData< T, T2 >.GetStringArray(), and Core.ParseElements().
|
inline |
Definition at line 161 of file SourceReligion.cs.
References faith, SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetStr(), SourceData< T, T2 >.GetString(), SourceData< T, T2 >.GetStringArray(), and Core.ParseElements().
|
inline |
Definition at line 196 of file SourceReligion.cs.
References RowMapping.
|
inline |
Definition at line 201 of file SourceReligion.cs.
References TypeMapping.
|
inline |
Definition at line 191 of file SourceReligion.cs.
References SourceReligion.Row.id.
|
static |
Definition at line 75 of file SourceReligion.cs.
Referenced by GetRowMapping().
|
static |
Definition at line 102 of file SourceReligion.cs.
Referenced by GetTypeMapping().
|
get |
Definition at line 129 of file SourceReligion.cs.