VoltstroStudios.UnityWebBrowser.Shared.Events Namespace
Structs
KeyboardEvent | Event related to the keyboard |
MouseClickEvent | Event for a mouse click |
MouseMoveEvent | Event related to when the mouse moves |
MouseScrollEvent | Event related to when the mouse scrolls |
PixelsEvent | We use a custom event for pixels to not use the byte[] array type reader/writer |
Enums
MouseClickType | What the mouse click type is |
MouseEventType | What event type was the mouse event |