Elin Decompiled Documentation EA 23.199 Nightly
|
Classes | |
class | Row |
Public Member Functions | |
override Row | CreateRow () |
override void | SetRow (Row r) |
override void | BackupPref () |
override void | RestorePref () |
override void | ValidatePref () |
![]() | |
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 202 of file SourceChara.cs.
References _rows, SourceAsset._SavePrefs(), and CardRow.id.
|
inline |
Definition at line 142 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 212 of file SourceChara.cs.
References _rows, and CardRow.id.
|
inline |
Definition at line 197 of file SourceChara.cs.
References CardRow.id.
|
inline |
Definition at line 220 of file SourceChara.cs.
References RenderRow.pref, and SourcePref.Validate().
Referenced by SourcePrefInspector.ValidatePrefs().
Definition at line 136 of file SourceChara.cs.
Referenced by BackupPref(), and RestorePref().
|
static |
Definition at line 138 of file SourceChara.cs.
|
get |
Definition at line 140 of file SourceChara.cs.