EntityPluginServerImpl

Undocumented in source.

Members

Functions

createComponentPacket
ubyte[] createComponentPacket(size_t componentId, Storage storage)
Undocumented in source. Be warned that the author may not have intended to support it.
handleComponentSyncPacket
void handleComponentSyncPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read(PluginDataLoader loader)
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
sendComponents
void sendComponents(Storage storage)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(PluginDataSaver saver)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
NetServerPlugin connection;
Undocumented in source.
eidKey
string eidKey;
Undocumented in source.

Meta