|
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 () |
Public Member Functions inherited from SourceDataString< SourceZone.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 SourceZone.cs.
|
inline |
Definition at line 129 of file SourceZone.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 160 of file SourceZone.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 196 of file SourceZone.cs.
References RowMapping.
|
inline |
Definition at line 201 of file SourceZone.cs.
References TypeMapping.
|
inline |
Definition at line 191 of file SourceZone.cs.
References SourceZone.Row.id.
|
static |
Definition at line 71 of file SourceZone.cs.
Referenced by GetRowMapping().
|
static |
Definition at line 99 of file SourceZone.cs.
Referenced by GetTypeMapping().
|
get |
Definition at line 127 of file SourceZone.cs.