Enum MouseEventType

What event type was the mouse event

Namespace: VoltstroStudios.UnityWebBrowser.Shared.Events
Assembly: VoltstroStudios.UnityWebBrowser.Shared.dll
Syntax
public enum MouseEventType : byte

Fields

NameDescription
Down

The button was pressed down

Up

The button was pressed up