|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| string | id |
| string | name_JP |
| string | name |
| string | type |
| string[] | drama |
| string | idZone |
| string | group |
| string[] | tags |
| int | money |
| int | chance |
| int | minFame |
| string | detail_JP |
| string | detail |
| string | talkProgress_JP |
| string | talkProgress |
| string | talkComplete_JP |
| string | talkComplete |
| string | name_L |
| string | detail_L |
| string | talkProgress_L |
| string | talkComplete_L |
Properties | |
| override bool | UseAlias [get] |
| override string | GetAlias [get] |
Definition at line 6 of file SourceQuest.cs.
| int SourceQuest.Row.chance |
Definition at line 26 of file SourceQuest.cs.
| string SourceQuest.Row.detail |
Definition at line 32 of file SourceQuest.cs.
| string SourceQuest.Row.detail_JP |
Definition at line 30 of file SourceQuest.cs.
| string SourceQuest.Row.detail_L |
Definition at line 46 of file SourceQuest.cs.
| string [] SourceQuest.Row.drama |
Definition at line 16 of file SourceQuest.cs.
| string SourceQuest.Row.group |
Definition at line 20 of file SourceQuest.cs.
| string SourceQuest.Row.id |
Definition at line 8 of file SourceQuest.cs.
Referenced by SourceQuest.SetRow(), and Zone.UpdateQuests().
| string SourceQuest.Row.idZone |
Definition at line 18 of file SourceQuest.cs.
| int SourceQuest.Row.minFame |
Definition at line 28 of file SourceQuest.cs.
Referenced by Zone.UpdateQuests().
| int SourceQuest.Row.money |
Definition at line 24 of file SourceQuest.cs.
| string SourceQuest.Row.name |
Definition at line 12 of file SourceQuest.cs.
| string SourceQuest.Row.name_JP |
Definition at line 10 of file SourceQuest.cs.
| string SourceQuest.Row.name_L |
Definition at line 43 of file SourceQuest.cs.
| string [] SourceQuest.Row.tags |
Definition at line 22 of file SourceQuest.cs.
Referenced by Zone.UpdateQuests().
| string SourceQuest.Row.talkComplete |
Definition at line 40 of file SourceQuest.cs.
| string SourceQuest.Row.talkComplete_JP |
Definition at line 38 of file SourceQuest.cs.
| string SourceQuest.Row.talkComplete_L |
Definition at line 52 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress |
Definition at line 36 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress_JP |
Definition at line 34 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress_L |
Definition at line 49 of file SourceQuest.cs.
| string SourceQuest.Row.type |
Definition at line 14 of file SourceQuest.cs.
|
get |
Definition at line 56 of file SourceQuest.cs.
|
get |
Definition at line 54 of file SourceQuest.cs.