Class HTMLInputSystem
Namespace: Unity.Tiny.Web
Syntax
public class HTMLInputSystem : InputSystem
Methods
OnDestroy()
Declaration
protected override void OnDestroy()
OnStartRunning()
Declaration
protected override void OnStartRunning()
OnUpdate()
Declaration
protected override void OnUpdate()
SetMouseMode(PointerModeType)
Declaration
public override void SetMouseMode(PointerModeType type)
Parameters
| Type | Name | Description |
|---|---|---|
| PointerModeType | type |