Expand description
The OverlayEvent enum and assorted types.
These events are emitted from overlay system and usually sent from server to client via IPC connection. For the actual usage inside the library, see the documentation of
- Overlay system:
asdf-overlay - IPC client:
asdf-overlay-client - IPC server:
asdf-overlay-dll
Modules§
- input
- Input event types and related types.
Structs§
- GpuLuid
- Locally unique identifier for a GPU adapter.
Enums§
- Overlay
Event - Describe a overlay event.
- Window
Event - Describe a window event.