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

    Class BaseViewTest

    Inheritance
    System.Object
    BaseViewTest
    SkeletonViewTest
    SpriteMeshViewTest
    Namespace: UnityEditor.Experimental.U2D.Animation.Test
    Syntax
    public class BaseViewTest

    Properties

    eventType

    Declaration
    public EventType eventType { get; set; }
    Property Value
    Type Description
    EventType

    guiWrapper

    Declaration
    public IGUIWrapper guiWrapper { get; }
    Property Value
    Type Description
    IGUIWrapper

    mousePosition

    Declaration
    public Vector2 mousePosition { get; set; }
    Property Value
    Type Description
    Vector2

    nearestControl

    Declaration
    public int nearestControl { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    GetControlID(Int32, FocusType)

    Declaration
    protected virtual int GetControlID(int hashCode, FocusType focusType)
    Parameters
    Type Name Description
    System.Int32 hashCode
    FocusType focusType
    Returns
    Type Description
    System.Int32

    GetDefaultControlID()

    Declaration
    protected virtual int GetDefaultControlID()
    Returns
    Type Description
    System.Int32

    SetGUIWrapperState(GUIWrapperState)

    Declaration
    protected void SetGUIWrapperState(GUIWrapperState state)
    Parameters
    Type Name Description
    GUIWrapperState state

    SetupBase()

    Declaration
    public void SetupBase()
    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