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

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]
 

Detailed Description

Definition at line 50 of file SourcePerson.cs.

Member Data Documentation

◆ aka

string SourcePerson.Row.aka

Definition at line 88 of file SourcePerson.cs.

◆ aka_JP

string SourcePerson.Row.aka_JP

Definition at line 85 of file SourcePerson.cs.

◆ aka_L

string SourcePerson.Row.aka_L

Definition at line 124 of file SourcePerson.cs.

◆ bio

string SourcePerson.Row.bio

Definition at line 109 of file SourcePerson.cs.

◆ detail

string SourcePerson.Row.detail

Definition at line 115 of file SourcePerson.cs.

◆ detail_JP

string SourcePerson.Row.detail_JP

Definition at line 112 of file SourcePerson.cs.

◆ detail_L

string SourcePerson.Row.detail_L

Definition at line 121 of file SourcePerson.cs.

◆ faction

string SourcePerson.Row.faction

Definition at line 94 of file SourcePerson.cs.

◆ id

string SourcePerson.Row.id

Definition at line 73 of file SourcePerson.cs.

◆ idActor

string SourcePerson.Row.idActor

Definition at line 76 of file SourcePerson.cs.

◆ job

string SourcePerson.Row.job

Definition at line 100 of file SourcePerson.cs.

◆ LV

int SourcePerson.Row.LV

Definition at line 97 of file SourcePerson.cs.

◆ material

string SourcePerson.Row.material

Definition at line 106 of file SourcePerson.cs.

◆ name

string SourcePerson.Row.name

Definition at line 82 of file SourcePerson.cs.

◆ name_JP

string SourcePerson.Row.name_JP

Definition at line 79 of file SourcePerson.cs.

◆ name_L

string SourcePerson.Row.name_L

Definition at line 118 of file SourcePerson.cs.

◆ portrait

string SourcePerson.Row.portrait

Definition at line 91 of file SourcePerson.cs.

◆ race

string SourcePerson.Row.race

Definition at line 103 of file SourcePerson.cs.

Property Documentation

◆ GetAlias

override string SourcePerson.Row.GetAlias
get

Definition at line 64 of file SourcePerson.cs.

◆ UseAlias

override bool SourcePerson.Row.UseAlias
get

Definition at line 54 of file SourcePerson.cs.


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