|
Elin Modding Docs Doc
|
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] |
Definition at line 79 of file SourceHobby.cs.
| string SourceHobby.Row.ai |
Definition at line 117 of file SourceHobby.cs.
| string SourceHobby.Row.alias |
Definition at line 105 of file SourceHobby.cs.
| string SourceHobby.Row.area |
Definition at line 123 of file SourceHobby.cs.
| string SourceHobby.Row.destTrait |
Definition at line 126 of file SourceHobby.cs.
| string SourceHobby.Row.detail |
Definition at line 159 of file SourceHobby.cs.
| string SourceHobby.Row.detail_JP |
Definition at line 156 of file SourceHobby.cs.
| string SourceHobby.Row.detail_L |
Definition at line 165 of file SourceHobby.cs.
| int [] SourceHobby.Row.elements |
Definition at line 150 of file SourceHobby.cs.
| string SourceHobby.Row.expedition |
Definition at line 132 of file SourceHobby.cs.
| int SourceHobby.Row.id |
Definition at line 102 of file SourceHobby.cs.
| string [] SourceHobby.Row.modifiers |
Definition at line 141 of file SourceHobby.cs.
| string SourceHobby.Row.name |
Definition at line 114 of file SourceHobby.cs.
| string SourceHobby.Row.name_JP |
Definition at line 111 of file SourceHobby.cs.
| string SourceHobby.Row.name_L |
Definition at line 162 of file SourceHobby.cs.
| int SourceHobby.Row.randomRange |
Definition at line 138 of file SourceHobby.cs.
| int [] SourceHobby.Row.resources |
Definition at line 135 of file SourceHobby.cs.
| string SourceHobby.Row.skill |
Definition at line 153 of file SourceHobby.cs.
| string SourceHobby.Row.talk |
Definition at line 120 of file SourceHobby.cs.
| int SourceHobby.Row.tax |
Definition at line 144 of file SourceHobby.cs.
| string [] SourceHobby.Row.things |
Definition at line 147 of file SourceHobby.cs.
| string SourceHobby.Row.type |
Definition at line 108 of file SourceHobby.cs.
| string SourceHobby.Row.workTag |
Definition at line 129 of file SourceHobby.cs.
|
get |
Definition at line 93 of file SourceHobby.cs.
|
get |
Definition at line 83 of file SourceHobby.cs.