Atavism Version 2018.1AGIS API

atavism.agis.plugins
Class AgisInventoryPlugin.CategoryUpdatedHook

java.lang.Object
  extended by atavism.agis.plugins.AgisInventoryPlugin.CategoryUpdatedHook
All Implemented Interfaces:
Hook
Enclosing class:
AgisInventoryPlugin

public class AgisInventoryPlugin.CategoryUpdatedHook
extends java.lang.Object
implements Hook

Handles the CategoryUpdatedMessage to indicate the player has changed world category. This is used to change to or generate new data (Inventory in this case) to be used in the new category Not really used at the moment. Will need updated.

Author:
Andrew Harrison

Constructor Summary
AgisInventoryPlugin.CategoryUpdatedHook()
           
 
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
 

Constructor Detail

AgisInventoryPlugin.CategoryUpdatedHook

public AgisInventoryPlugin.CategoryUpdatedHook()
Method Detail

processMessage

public boolean processMessage(Message msg,
                              int flags)
Description copied from interface: Hook
Handles processing of the message, called by EnginePlugin.

Specified by:
processMessage in interface Hook
Returns:
Returns true if hook chain processing should continue.


Copyright © 2018 Dragonsan Studios Sp. z o.o.