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

Public Attributes

int id
 
string alias
 
string type
 
string name_JP
 
string name
 
string ai
 
string talk
 
string area
 
string destTrait
 
string workTag
 
string expedition
 
int[] resources
 
int randomRange
 
string[] modifiers
 
int tax
 
string[] things
 
int[] elements
 
string skill
 
string detail_JP
 
string detail
 
string name_L
 
string detail_L
 

Properties

override bool UseAlias [get]
 
override string GetAlias [get]
 

Detailed Description

Definition at line 79 of file SourceHobby.cs.

Member Data Documentation

◆ ai

string SourceHobby.Row.ai

Definition at line 117 of file SourceHobby.cs.

◆ alias

string SourceHobby.Row.alias

Definition at line 105 of file SourceHobby.cs.

◆ area

string SourceHobby.Row.area

Definition at line 123 of file SourceHobby.cs.

◆ destTrait

string SourceHobby.Row.destTrait

Definition at line 126 of file SourceHobby.cs.

◆ detail

string SourceHobby.Row.detail

Definition at line 159 of file SourceHobby.cs.

◆ detail_JP

string SourceHobby.Row.detail_JP

Definition at line 156 of file SourceHobby.cs.

◆ detail_L

string SourceHobby.Row.detail_L

Definition at line 165 of file SourceHobby.cs.

◆ elements

int [] SourceHobby.Row.elements

Definition at line 150 of file SourceHobby.cs.

◆ expedition

string SourceHobby.Row.expedition

Definition at line 132 of file SourceHobby.cs.

◆ id

int SourceHobby.Row.id

Definition at line 102 of file SourceHobby.cs.

◆ modifiers

string [] SourceHobby.Row.modifiers

Definition at line 141 of file SourceHobby.cs.

◆ name

string SourceHobby.Row.name

Definition at line 114 of file SourceHobby.cs.

◆ name_JP

string SourceHobby.Row.name_JP

Definition at line 111 of file SourceHobby.cs.

◆ name_L

string SourceHobby.Row.name_L

Definition at line 162 of file SourceHobby.cs.

◆ randomRange

int SourceHobby.Row.randomRange

Definition at line 138 of file SourceHobby.cs.

◆ resources

int [] SourceHobby.Row.resources

Definition at line 135 of file SourceHobby.cs.

◆ skill

string SourceHobby.Row.skill

Definition at line 153 of file SourceHobby.cs.

◆ talk

string SourceHobby.Row.talk

Definition at line 120 of file SourceHobby.cs.

◆ tax

int SourceHobby.Row.tax

Definition at line 144 of file SourceHobby.cs.

◆ things

string [] SourceHobby.Row.things

Definition at line 147 of file SourceHobby.cs.

◆ type

string SourceHobby.Row.type

Definition at line 108 of file SourceHobby.cs.

◆ workTag

string SourceHobby.Row.workTag

Definition at line 129 of file SourceHobby.cs.

Property Documentation

◆ GetAlias

override string SourceHobby.Row.GetAlias
get

Definition at line 93 of file SourceHobby.cs.

◆ UseAlias

override bool SourceHobby.Row.UseAlias
get

Definition at line 83 of file SourceHobby.cs.


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