Nota
O acceso a esta páxina require autorización. Pode tentar iniciar sesión ou modificar os directorios.
O acceso a esta páxina require autorización. Pode tentar modificar os directorios.
Allows you to take manual control of scheduling the background work run by the GameInput API.
Syntax
class IGameInputDispatcher : public IUnknown
Methods
| Method | Description |
|---|---|
| Dispatch | Executes work in the dispatcher's queue. |
| OpenWaitHandle | Returns a wait handle that signals when work is available in the dispatcher queue. |
Remarks
Making a reference to the IGameInputDispatcher switches GameInput to "manual dispatch" mode, and releasing all references to the IGameInputDispatcher object returns it to "automatic dispatch" mode.
Requirements
Header: GameInput.h
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles