|
Elin Modding Docs Doc
|
Public Attributes | |
| string | id |
| string | idActor |
| string | name_JP |
| string | name |
| string | aka_JP |
| string | aka |
| string | portrait |
| string | faction |
| int | LV |
| string | job |
| string | race |
| string | material |
| string | bio |
| string | detail_JP |
| string | detail |
| string | name_L |
| string | detail_L |
| string | aka_L |
Properties | |
| override bool | UseAlias [get] |
| override string | GetAlias [get] |
Definition at line 50 of file SourcePerson.cs.
| string SourcePerson.Row.aka |
Definition at line 88 of file SourcePerson.cs.
| string SourcePerson.Row.aka_JP |
Definition at line 85 of file SourcePerson.cs.
| string SourcePerson.Row.aka_L |
Definition at line 124 of file SourcePerson.cs.
| string SourcePerson.Row.bio |
Definition at line 109 of file SourcePerson.cs.
| string SourcePerson.Row.detail |
Definition at line 115 of file SourcePerson.cs.
| string SourcePerson.Row.detail_JP |
Definition at line 112 of file SourcePerson.cs.
| string SourcePerson.Row.detail_L |
Definition at line 121 of file SourcePerson.cs.
| string SourcePerson.Row.faction |
Definition at line 94 of file SourcePerson.cs.
| string SourcePerson.Row.id |
Definition at line 73 of file SourcePerson.cs.
| string SourcePerson.Row.idActor |
Definition at line 76 of file SourcePerson.cs.
| string SourcePerson.Row.job |
Definition at line 100 of file SourcePerson.cs.
| int SourcePerson.Row.LV |
Definition at line 97 of file SourcePerson.cs.
| string SourcePerson.Row.material |
Definition at line 106 of file SourcePerson.cs.
| string SourcePerson.Row.name |
Definition at line 82 of file SourcePerson.cs.
| string SourcePerson.Row.name_JP |
Definition at line 79 of file SourcePerson.cs.
| string SourcePerson.Row.name_L |
Definition at line 118 of file SourcePerson.cs.
| string SourcePerson.Row.portrait |
Definition at line 91 of file SourcePerson.cs.
| string SourcePerson.Row.race |
Definition at line 103 of file SourcePerson.cs.
|
get |
Definition at line 64 of file SourcePerson.cs.
|
get |
Definition at line 54 of file SourcePerson.cs.