|
Elin Decompiled Documentation EA 23.306 Nightly
|
Classes | |
| class | Row |
| class | Stage |
Public Member Functions | |
| override Row | CreateRow () |
| override Row | CreateRowByMapping (IReadOnlyDictionary< string, int > mapping) |
| override void | SetRow (Row r) |
| override IReadOnlyDictionary< string, int > | GetRowMapping () |
| override void | BackupPref () |
| override void | RestorePref () |
| override void | ValidatePref () |
| string | GetName (int id) |
| override void | OnAfterImportData () |
| override void | OnInit () |
Public Member Functions inherited from SourceDataInt< SourceObj.Row > | |
| override T | GetRow (string id) |
Public Attributes | |
| Dictionary< int, Row > | _rows = new Dictionary<int, Row>() |
Static Public Attributes | |
| static readonly IReadOnlyDictionary< string, int > | RowMapping |
| static RenderData | FallbackRenderData |
Definition at line 4 of file SourceObj.cs.
|
inline |
Definition at line 207 of file SourceObj.cs.
References _rows, and TileRow.id.
|
inline |
Definition at line 119 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 158 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 232 of file SourceObj.cs.
Referenced by TraitFakeObj.GetName(), Cell.GetObjName(), ActBash.Perform(), TraitSeed.SetName(), LayerInfo.SetObj(), and ObjInfo.WriteNote().
|
inline |
Definition at line 202 of file SourceObj.cs.
References RowMapping.
|
inline |
Definition at line 237 of file SourceObj.cs.
References TileRow.id, and RenderRow.sort.
|
inline |
Definition at line 252 of file SourceObj.cs.
References FallbackRenderData, and TileRow.Init().
|
inline |
Definition at line 216 of file SourceObj.cs.
References _rows, and TileRow.id.
|
inline |
|
inline |
Definition at line 224 of file SourceObj.cs.
References RenderRow.pref, and SourcePref.Validate().
Referenced by SourcePrefInspector.ValidatePrefs().
Definition at line 115 of file SourceObj.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 117 of file SourceObj.cs.
Referenced by OnInit().
|
static |
Definition at line 79 of file SourceObj.cs.
Referenced by GetRowMapping().