|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
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 211 of file SourceThing.cs.
References _rows, SourceAsset._SavePrefs(), and CardRow.id.
|
inline |
Definition at line 148 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 221 of file SourceThing.cs.
|
inline |
Definition at line 206 of file SourceThing.cs.
References CardRow.id.
Definition at line 144 of file SourceThing.cs.
Referenced by BackupPref(), and SourceThingV.RestorePref().
|
get |
Definition at line 146 of file SourceThing.cs.