|
LeviLamina
|
This is the complete list of members for Editor::Services::ServerPlayerInputServiceProvider, including all inherited members.
| getKeyBindingProcessingState(::HashedString const &contextId, ::HashedString const &bindingId) const =0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| registerKeyBinding(::HashedString const &contextId, ::HashedString const &eventId, ::Editor::Input::KeyBinding const &binding, ::Editor::Input::BindingInfo const &info)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| registerMouseBinding(::HashedString const &contextId, ::HashedString const &eventId, ::Editor::Input::MouseBinding const &binding)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| setViewportFocus(bool focused)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| unregisterKeyBinding(::HashedString const &contextId, ::HashedString const &eventId)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| unregisterMouseBinding(::HashedString const &contextId, ::HashedString const &eventId)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| updateKeyBindingProcessingState(::HashedString const &contextId, ::HashedString const &bindingId, ::std::optional< int > state)=0 (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | pure virtual |
| ~ServerPlayerInputServiceProvider()=default (defined in Editor::Services::ServerPlayerInputServiceProvider) | Editor::Services::ServerPlayerInputServiceProvider | virtual |