|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.agis.plugins.AgisInventoryPlugin.CreateInventoryHook
protected class AgisInventoryPlugin.CreateInventoryHook
Hook for the CreateInventoryMessage. Calls createInventory with the list of items to be given to the player/mob. Run by the createInvSubObject method.
Field Summary | |
---|---|
protected java.lang.String |
invItems
|
protected OID |
masterOid
|
Constructor Summary | |
---|---|
AgisInventoryPlugin.CreateInventoryHook(OID masterOid,
java.lang.String invItems)
|
Method Summary | |
---|---|
boolean |
processMessage(Message msg,
int flags)
Handles processing of the message, called by EnginePlugin. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected OID masterOid
protected java.lang.String invItems
Constructor Detail |
---|
public AgisInventoryPlugin.CreateInventoryHook(OID masterOid, java.lang.String invItems)
Method Detail |
---|
public boolean processMessage(Message msg, int flags)
Hook
processMessage
in interface Hook
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |