|
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 () |
| override void | ValidatePref () |
Public Member Functions inherited from SourceDataString< SourceChara.Row > | |
| override T | GetRow (string id) |
Public Attributes | |
| Dictionary< string, Row > | _rows = new Dictionary<string, Row>() |
Static Public Attributes | |
| static Row | rowDefaultPCC |
Properties | |
| override string[] | ImportFields [get] |
Definition at line 4 of file SourceChara.cs.
|
inline |
Definition at line 205 of file SourceChara.cs.
References _rows, SourceAsset._SavePrefs(), and CardRow.id.
|
inline |
Definition at line 144 of file SourceChara.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 215 of file SourceChara.cs.
References _rows, and CardRow.id.
|
inline |
Definition at line 200 of file SourceChara.cs.
References CardRow.id.
|
inline |
Definition at line 223 of file SourceChara.cs.
References RenderRow.pref, and SourcePref.Validate().
Referenced by SourcePrefInspector.ValidatePrefs().
Definition at line 138 of file SourceChara.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 140 of file SourceChara.cs.
|
get |
Definition at line 142 of file SourceChara.cs.