|
|||||||||
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.DeleteSubObjHook
public static class EnginePlugin.DeleteSubObjHook
Constructor Summary | |
---|---|
EnginePlugin.DeleteSubObjHook(EnginePlugin plugin)
|
Method Summary | |
---|---|
boolean |
processMessage(Message m,
int flags)
Process the DeleteSubObjectMessage, containing the sub-object oid and namespace, remove the entity by namespace and call DeleteHook (if any). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnginePlugin.DeleteSubObjHook(EnginePlugin plugin)
Method Detail |
---|
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The DeleteSubObjectMessage 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 |