WebVisibility

From Onset Developer Wiki

To be used by SetWebVisibility.

Hit Type
Identifier Enum Definition Description
0 WEB_HIDDEN Web UI is collapsed and mostly put to sleep.
1 WEB_VISIBLE Web UI is visible to user and interactive.
2 WEB_HITINVISIBLE Web UI is visible to user but invisible for mouse interaction.