Class RawKeyEvent | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class RawKeyEvent

    Inheritance
    System.Object
    RawKeyEvent
    RawKeyCommandEvent
    RawKeyDownEvent
    RawKeyUpEvent
    Namespace: Unity.UIWidgets.service
    Syntax
    public abstract class RawKeyEvent

    Constructors

    RawKeyEvent(RawKeyEventData)

    Declaration
    protected RawKeyEvent(RawKeyEventData data)
    Parameters
    Type Name Description
    RawKeyEventData data

    Fields

    data

    Declaration
    public readonly RawKeyEventData data
    Field Value
    Type Description
    RawKeyEventData

    Methods

    processGUIEvent(Event)

    Declaration
    public static RawKeyEvent processGUIEvent(Event evt)
    Parameters
    Type Name Description
    Event evt
    Returns
    Type Description
    RawKeyEvent
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023