voxelman.entity.plugin

Members

Classes

EntityComponentRegistry
class EntityComponentRegistry

Use EntityComponentRegistry to receive EntityManager pointer.

EntityPluginClient
class EntityPluginClient
Undocumented in source.
EntityPluginServer
class EntityPluginServer
Undocumented in source.

Mixin templates

EntityPluginCommon
mixintemplate EntityPluginCommon()
Undocumented in source.

Structs

ComponentSyncEndPacket
struct ComponentSyncEndPacket
Undocumented in source.
ComponentSyncPacket
struct ComponentSyncPacket
Undocumented in source.
ComponentSyncStartPacket
struct ComponentSyncStartPacket
Undocumented in source.
NetworkLoader
struct NetworkLoader
Undocumented in source.
NetworkSaver
struct NetworkSaver
Undocumented in source.
ProcessComponentsEvent
struct ProcessComponentsEvent
Undocumented in source.

Variables

componentMapKey
string componentMapKey;
Undocumented in source.

Meta

Authors

Andrey Penechko.