|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
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 () |
Public Member Functions inherited from SourceDataInt< SourceBlock.Row > | |
| 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 SourceBlock.cs.
|
inline |
Definition at line 115 of file SourceBlock.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 73 of file SourceBlock.cs.
References SourceData< T, T2 >.GetBool(), SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 140 of file SourceBlock.cs.
References TileRow.id, and RenderRow.sort.
|
inline |
Definition at line 155 of file SourceBlock.cs.
References SourceBlock.Row.autoFloor, FallbackRenderData, SourceManager.floors, TileRow.Init(), Core.Instance, and Core.sources.
|
inline |
Definition at line 124 of file SourceBlock.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 110 of file SourceBlock.cs.
References TileRow.id.
|
inline |
Definition at line 132 of file SourceBlock.cs.
References RenderRow.pref, and SourcePref.Validate().
Definition at line 69 of file SourceBlock.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 71 of file SourceBlock.cs.
Referenced by OnInit().