CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::NetworkSystem Member List

This is the complete list of members for CeresEngine::NetworkSystem, including all inherited members.

act(Entity &entity, const TransferAuthority &action) finalCeresEngine::NetworkSystemprotected
act(Entity &entity, const HasAuthorityQuery &action) finalCeresEngine::NetworkSystemprotected
addNetworkAction()CeresEngine::NetworkSystem
NetworkActionHandlerCeresEngine::NetworkSystemfriend
networkActionHandlersCeresEngine::NetworkSystemprivate
NetworkSystem()CeresEngine::NetworkSystem
NetworkSystem(const NetworkSystem &)=deleteCeresEngine::NetworkSystem
operator=(const NetworkSystem &)=deleteCeresEngine::NetworkSystem
remoteAct(Entity &entity, Args &&... args)CeresEngine::NetworkSystem
remoteAct(const Entity &entity, const AbstractNetworkAction &action)CeresEngine::NetworkSystem
removeNetworkAction()CeresEngine::NetworkSystem
update(double time) finalCeresEngine::NetworkSystem
~NetworkSystem() overrideCeresEngine::NetworkSystem