|
Elin Decompiled Documentation EA 23.309 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 | OnAfterImportData () |
| override void | OnInit () |
Public Member Functions inherited from SourceDataInt< SourceCellEffect.Row > | |
| override T | GetRow (string id) |
Static Public Attributes | |
| static readonly IReadOnlyDictionary< string, int > | RowMapping |
| static readonly IReadOnlyDictionary< string, string > | TypeMapping |
| static RenderData | FallbackRenderData |
Definition at line 4 of file SourceCellEffect.cs.
|
inline |
Definition at line 73 of file SourceCellEffect.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 99 of file SourceCellEffect.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 130 of file SourceCellEffect.cs.
References RowMapping.
|
inline |
Definition at line 135 of file SourceCellEffect.cs.
References TypeMapping.
|
inline |
Definition at line 140 of file SourceCellEffect.cs.
References TileRow.id, and RenderRow.sort.
|
inline |
Definition at line 155 of file SourceCellEffect.cs.
References FallbackRenderData, and TileRow.Init().
|
inline |
Definition at line 125 of file SourceCellEffect.cs.
References TileRow.id.
|
static |
Definition at line 71 of file SourceCellEffect.cs.
Referenced by OnInit().
|
static |
Definition at line 25 of file SourceCellEffect.cs.
Referenced by GetRowMapping().
|
static |
Definition at line 48 of file SourceCellEffect.cs.
Referenced by GetTypeMapping().