|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::NetworkActionHandler< A >, including all inherited members.
| act(Entity &entity, const NetworkAction< A > &action) final | CeresEngine::NetworkActionHandler< A > | privatevirtual |
| Action typedef | CeresEngine::EntityActionHandler< NetworkAction< A > > | |
| canAct(const Entity &entity, const NetworkAction< A > &action) noexcept | CeresEngine::EntityActionHandler< NetworkAction< A > > | inlinevirtual |
| NetworkActionHandler(NetworkSystem *system) | CeresEngine::NetworkActionHandler< A > | inlineexplicit |
| ReturnType typedef | CeresEngine::EntityActionHandler< NetworkAction< A > > | |
| system | CeresEngine::NetworkActionHandler< A > | private |
| ~AbstractActionHandler()=default | CeresEngine::AbstractActionHandler | virtual |