|
Elin Modding Docs Doc
|
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 53 of file SourceQuest.cs.
| int SourceQuest.Row.chance |
Definition at line 103 of file SourceQuest.cs.
| string SourceQuest.Row.detail |
Definition at line 112 of file SourceQuest.cs.
| string SourceQuest.Row.detail_JP |
Definition at line 109 of file SourceQuest.cs.
| string SourceQuest.Row.detail_L |
Definition at line 130 of file SourceQuest.cs.
| string [] SourceQuest.Row.drama |
Definition at line 88 of file SourceQuest.cs.
| string SourceQuest.Row.group |
Definition at line 94 of file SourceQuest.cs.
| string SourceQuest.Row.id |
Definition at line 76 of file SourceQuest.cs.
| string SourceQuest.Row.idZone |
Definition at line 91 of file SourceQuest.cs.
| int SourceQuest.Row.minFame |
Definition at line 106 of file SourceQuest.cs.
| int SourceQuest.Row.money |
Definition at line 100 of file SourceQuest.cs.
| string SourceQuest.Row.name |
Definition at line 82 of file SourceQuest.cs.
| string SourceQuest.Row.name_JP |
Definition at line 79 of file SourceQuest.cs.
| string SourceQuest.Row.name_L |
Definition at line 127 of file SourceQuest.cs.
| string [] SourceQuest.Row.tags |
Definition at line 97 of file SourceQuest.cs.
| string SourceQuest.Row.talkComplete |
Definition at line 124 of file SourceQuest.cs.
| string SourceQuest.Row.talkComplete_JP |
Definition at line 121 of file SourceQuest.cs.
| string SourceQuest.Row.talkComplete_L |
Definition at line 136 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress |
Definition at line 118 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress_JP |
Definition at line 115 of file SourceQuest.cs.
| string SourceQuest.Row.talkProgress_L |
Definition at line 133 of file SourceQuest.cs.
| string SourceQuest.Row.type |
Definition at line 85 of file SourceQuest.cs.
|
get |
Definition at line 67 of file SourceQuest.cs.
|
get |
Definition at line 57 of file SourceQuest.cs.