Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Row |
class | Stage |
Public Member Functions | |
override Row | CreateRow () |
override void | SetRow (Row r) |
override void | BackupPref () |
override void | RestorePref () |
override void | ValidatePref () |
string | GetName (int id) |
override void | OnAfterImportData () |
override void | OnInit () |
![]() | |
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 SourceObj.cs.
|
inline |
Definition at line 124 of file SourceObj.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 81 of file SourceObj.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 149 of file SourceObj.cs.
Referenced by Cell.GetObjName(), ActBash.Perform(), TraitSeed.SetName(), LayerInfo.SetObj(), and ObjInfo.WriteNote().
|
inline |
Definition at line 154 of file SourceObj.cs.
References TileRow.id, and RenderRow.sort.
|
inline |
Definition at line 169 of file SourceObj.cs.
References FallbackRenderData, and TileRow.Init().
|
inline |
Definition at line 133 of file SourceObj.cs.
References _rows, and TileRow.id.
|
inline |
|
inline |
Definition at line 141 of file SourceObj.cs.
References RenderRow.pref, and SourcePref.Validate().
Referenced by SourcePrefInspector.ValidatePrefs().
Definition at line 77 of file SourceObj.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 79 of file SourceObj.cs.
Referenced by OnInit().