Elin Modding Docs Doc
Loading...
Searching...
No Matches
SourceChara Class Reference
Inheritance diagram for SourceChara:

Classes

class  Row
 

Public Member Functions

override SourceChara.Row CreateRow ()
 
override void SetRow (SourceChara.Row r)
 
override void BackupPref ()
 
override void RestorePref ()
 
override void ValidatePref ()
 

Public Attributes

Dictionary< string, SourceChara.Row_rows = new Dictionary<string, SourceChara.Row>()
 

Static Public Attributes

static SourceChara.Row rowDefaultPCC
 

Properties

override string[] ImportFields [get]
 

Detailed Description

Definition at line 5 of file SourceChara.cs.

Member Function Documentation

◆ BackupPref()

override void SourceChara.BackupPref ( )

Definition at line 71 of file SourceChara.cs.

◆ CreateRow()

override SourceChara.Row SourceChara.CreateRow ( )

Definition at line 8 of file SourceChara.cs.

◆ RestorePref()

override void SourceChara.RestorePref ( )

Definition at line 81 of file SourceChara.cs.

◆ SetRow()

override void SourceChara.SetRow ( SourceChara.Row r)

Definition at line 65 of file SourceChara.cs.

◆ ValidatePref()

override void SourceChara.ValidatePref ( )

Definition at line 92 of file SourceChara.cs.

Member Data Documentation

◆ _rows

Dictionary<string, SourceChara.Row> SourceChara._rows = new Dictionary<string, SourceChara.Row>()

Definition at line 114 of file SourceChara.cs.

◆ rowDefaultPCC

SourceChara.Row SourceChara.rowDefaultPCC
static

Definition at line 117 of file SourceChara.cs.

Property Documentation

◆ ImportFields

override string [] SourceChara.ImportFields
get

Definition at line 102 of file SourceChara.cs.


The documentation for this class was generated from the following file: