|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
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 7 of file SourceHobby.cs.
| string SourceHobby.Row.ai |
Definition at line 19 of file SourceHobby.cs.
| string SourceHobby.Row.alias |
Definition at line 11 of file SourceHobby.cs.
| string SourceHobby.Row.area |
Definition at line 23 of file SourceHobby.cs.
| string SourceHobby.Row.destTrait |
Definition at line 25 of file SourceHobby.cs.
| string SourceHobby.Row.detail |
Definition at line 47 of file SourceHobby.cs.
| string SourceHobby.Row.detail_JP |
Definition at line 45 of file SourceHobby.cs.
| string SourceHobby.Row.detail_L |
Definition at line 53 of file SourceHobby.cs.
| int [] SourceHobby.Row.elements |
Definition at line 41 of file SourceHobby.cs.
| string SourceHobby.Row.expedition |
Definition at line 29 of file SourceHobby.cs.
| int SourceHobby.Row.id |
Definition at line 9 of file SourceHobby.cs.
Referenced by SourceHobby.SetRow().
| string [] SourceHobby.Row.modifiers |
Definition at line 35 of file SourceHobby.cs.
| string SourceHobby.Row.name |
Definition at line 17 of file SourceHobby.cs.
| string SourceHobby.Row.name_JP |
Definition at line 15 of file SourceHobby.cs.
| string SourceHobby.Row.name_L |
Definition at line 50 of file SourceHobby.cs.
| int SourceHobby.Row.randomRange |
Definition at line 33 of file SourceHobby.cs.
| int [] SourceHobby.Row.resources |
Definition at line 31 of file SourceHobby.cs.
| string SourceHobby.Row.skill |
Definition at line 43 of file SourceHobby.cs.
| string SourceHobby.Row.talk |
Definition at line 21 of file SourceHobby.cs.
| int SourceHobby.Row.tax |
Definition at line 37 of file SourceHobby.cs.
| string [] SourceHobby.Row.things |
Definition at line 39 of file SourceHobby.cs.
| string SourceHobby.Row.type |
Definition at line 13 of file SourceHobby.cs.
Referenced by SourceHobby.OnInit().
| string SourceHobby.Row.workTag |
Definition at line 27 of file SourceHobby.cs.
|
get |
Definition at line 57 of file SourceHobby.cs.
|
get |
Definition at line 55 of file SourceHobby.cs.