|
|||||||||
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.server.engine.EnginePlugin.LoadSubObjHook
public static class EnginePlugin.LoadSubObjHook
A hook called to load sub-object.
Constructor Summary | |
---|---|
EnginePlugin.LoadSubObjHook(EnginePlugin plugin)
|
Method Summary | |
---|---|
boolean |
processMessage(Message m,
int flags)
Process the LoadSubObjectMessage, containing the sub-object oid and namespace, registering the entity by namespace, and calling the load hook if there is one. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnginePlugin.LoadSubObjHook(EnginePlugin plugin)
Method Detail |
---|
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The OIDNamespaceMessage messageflags
- The message flags
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |