ParsecPermissions
Guest input permissions.
Member of ParsecGuest
and passed to ParsecHostSetPermissions
. Only relevant in HOST_DESKTOP
.
Fields
Type | Name | Description |
---|---|---|
bool | gamepad | The guest can send gamepad input. |
bool | keyboard | The guest can send keyboard input. |
bool | mouse | The guest can send mouse input. |