- 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.