Elin Decompiled Documentation EA 23.102 Nightly
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 7 of file SourceHobby.cs.

Member Data Documentation

◆ ai

string SourceHobby.Row.ai

Definition at line 19 of file SourceHobby.cs.

◆ alias

string SourceHobby.Row.alias

Definition at line 11 of file SourceHobby.cs.

◆ area

string SourceHobby.Row.area

Definition at line 23 of file SourceHobby.cs.

◆ destTrait

string SourceHobby.Row.destTrait

Definition at line 25 of file SourceHobby.cs.

◆ detail

string SourceHobby.Row.detail

Definition at line 47 of file SourceHobby.cs.

◆ detail_JP

string SourceHobby.Row.detail_JP

Definition at line 45 of file SourceHobby.cs.

◆ detail_L

string SourceHobby.Row.detail_L

Definition at line 53 of file SourceHobby.cs.

◆ elements

int [] SourceHobby.Row.elements

Definition at line 41 of file SourceHobby.cs.

◆ expedition

string SourceHobby.Row.expedition

Definition at line 29 of file SourceHobby.cs.

◆ id

int SourceHobby.Row.id

Definition at line 9 of file SourceHobby.cs.

Referenced by SourceHobby.SetRow().

◆ modifiers

string [] SourceHobby.Row.modifiers

Definition at line 35 of file SourceHobby.cs.

◆ name

string SourceHobby.Row.name

Definition at line 17 of file SourceHobby.cs.

◆ name_JP

string SourceHobby.Row.name_JP

Definition at line 15 of file SourceHobby.cs.

◆ name_L

string SourceHobby.Row.name_L

Definition at line 50 of file SourceHobby.cs.

◆ randomRange

int SourceHobby.Row.randomRange

Definition at line 33 of file SourceHobby.cs.

◆ resources

int [] SourceHobby.Row.resources

Definition at line 31 of file SourceHobby.cs.

◆ skill

string SourceHobby.Row.skill

Definition at line 43 of file SourceHobby.cs.

◆ talk

string SourceHobby.Row.talk

Definition at line 21 of file SourceHobby.cs.

◆ tax

int SourceHobby.Row.tax

Definition at line 37 of file SourceHobby.cs.

◆ things

string [] SourceHobby.Row.things

Definition at line 39 of file SourceHobby.cs.

◆ type

string SourceHobby.Row.type

Definition at line 13 of file SourceHobby.cs.

Referenced by SourceHobby.OnInit().

◆ workTag

string SourceHobby.Row.workTag

Definition at line 27 of file SourceHobby.cs.

Property Documentation

◆ GetAlias

override string SourceHobby.Row.GetAlias
get

Definition at line 57 of file SourceHobby.cs.

◆ UseAlias

override bool SourceHobby.Row.UseAlias
get

Definition at line 55 of file SourceHobby.cs.


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