메소드 | 설명 | |
---|---|---|
QuestRequirement ( QuestType type = QuestType.None, int id, int quantity, Item item = null, int start ) : System |
public QuestRequirement ( QuestType type = QuestType.None, int id, int quantity, Item item = null, int start ) : System | ||
type | QuestType | |
id | int | |
quantity | int | |
item | Item | |
start | int | |
리턴 | System |