public static class QuestClient.CanPlayerStartQuestMessage extends SubjectMessage
oid
flags, msgId, msgInstanceOid, msgType, remoteAgent
Constructor and Description |
---|
CanPlayerStartQuestMessage() |
CanPlayerStartQuestMessage(OID playerOid,
int questID) |
Modifier and Type | Method and Description |
---|---|
int |
getQuestID() |
java.util.ArrayList<java.lang.Integer> |
getQuestIDList() |
void |
setQuestID(int questID) |
void |
setQuestIDList(java.util.ArrayList<java.lang.Integer> list) |
getSubject, setSubject, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToString
public CanPlayerStartQuestMessage()
public CanPlayerStartQuestMessage(OID playerOid, int questID)