Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Row |
Public Member Functions | |
override Row | CreateRow () |
override void | SetRow (Row r) |
override void | BackupPref () |
override void | RestorePref () |
override void | ValidatePref () |
override void | OnAfterImportData () |
override void | OnInit () |
void | OnAfterInit () |
![]() | |
override T | GetRow (string id) |
Public Attributes | |
Dictionary< int, Row > | _rows = new Dictionary<int, Row>() |
Static Public Attributes | |
static RenderData | FallbackRenderData |
Definition at line 4 of file SourceFloor.cs.
|
inline |
Definition at line 119 of file SourceFloor.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 78 of file SourceFloor.cs.
References SourceData< T, T2 >.GetFloat(), SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 144 of file SourceFloor.cs.
References TileRow.id, and RenderRow.sort.
|
inline |
Definition at line 169 of file SourceFloor.cs.
References SourceManager.blocks, SourceFloor.Row.bridgeBlock, RenderRow.ContainsTag(), SourceFloor.Row.defBlock, and EClass.sources.
Referenced by SourceManager.Init().
|
inline |
Definition at line 159 of file SourceFloor.cs.
References FallbackRenderData, and TileRow.Init().
|
inline |
Definition at line 128 of file SourceFloor.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 114 of file SourceFloor.cs.
References TileRow.id.
|
inline |
Definition at line 136 of file SourceFloor.cs.
References RenderRow.pref, and SourcePref.Validate().
Definition at line 74 of file SourceFloor.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 76 of file SourceFloor.cs.
Referenced by OnInit().