Home > @rainway/native > RainwayInputEvent
RainwayInputEvent interface
Signature:
export interface RainwayInputEvent
Properties
Property | Type | Description |
---|---|---|
heldKeys | TypedPointer<RainwayVirtualKey> | |
input | TypedPointer<RainwayInput> | |
numHeldKeys | uintptr_t | |
peer | RainwayPeerId | |
stream | RainwayStreamId |