WebBrowserOldInputHandler Class
Definition
Input handler using Unity's old UnityEngine.Input
[UnityEngine.CreateAssetMenu(fileName="Old Input Handler", menuName="UWB/Inputs/Old Input Handler")]
public sealed class WebBrowserOldInputHandler : VoltstroStudios.UnityWebBrowser.Input.WebBrowserInputHandler
- Inheritance
- Attributes
- UnityEngine.CreateAssetMenuAttribute
Constructors
WebBrowserOldInputHandler() |
Fields
scrollAxisName | The name of the axis for the scroll |
scrollSensitivity | How much sensitivity for the scroll |
Methods
DisableIme() | |
EnableIme(Vector2) | |
GetCursorPos() | |
GetDownKeys() | |
GetFrameInputBuffer() | |
GetScroll() | |
GetUpKeys() | |
OnStart() | |
OnStop() |