|
Elin Decompiled Documentation EA 23.247 Stable Patch 1
|
Classes | |
| class | Row |
Public Member Functions | |
| override Row | CreateRow () |
| override void | SetRow (Row r) |
| override void | BackupPref () |
| override void | RestorePref () |
Public Member Functions inherited from SourceDataString< SourceThing.Row > | |
| override T | GetRow (string id) |
Public Attributes | |
| Dictionary< string, Row > | _rows = new Dictionary<string, Row>() |
Properties | |
| override string[] | ImportFields [get] |
Definition at line 4 of file SourceThing.cs.
|
inline |
Definition at line 214 of file SourceThing.cs.
References _rows, SourceAsset._SavePrefs(), and CardRow.id.
|
inline |
Definition at line 151 of file SourceThing.cs.
References SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetStr(), SourceData< T, T2 >.GetString(), SourceData< T, T2 >.GetStringArray(), and Core.ParseElements().
|
inline |
Definition at line 224 of file SourceThing.cs.
|
inline |
Definition at line 209 of file SourceThing.cs.
References CardRow.id.
Definition at line 147 of file SourceThing.cs.
Referenced by BackupPref(), and SourceThingV.RestorePref().
|
get |
Definition at line 149 of file SourceThing.cs.