|
Elin Decompiled Documentation EA 23.286 Nightly
|
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 219 of file SourceChara.cs.
References _rows, SourceAsset._SavePrefs(), and CardRow.id.
|
inline |
Definition at line 158 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 229 of file SourceChara.cs.
References _rows, and CardRow.id.
|
inline |
Definition at line 214 of file SourceChara.cs.
References CardRow.id.
|
inline |
Definition at line 237 of file SourceChara.cs.
References RenderRow.pref, and SourcePref.Validate().
Referenced by SourcePrefInspector.ValidatePrefs().
Definition at line 152 of file SourceChara.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 154 of file SourceChara.cs.
|
get |
Definition at line 156 of file SourceChara.cs.