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

    Class DefaultControl

    Inheritance
    System.Object
    Control
    DefaultControl
    GenericDefaultControl
    Inherited Members
    Control.name
    Control.ID
    Control.actionID
    Control.layoutData
    Control.hotLayoutData
    Control.GetControl(IGUIState)
    Control.BeginLayout(IGUIState)
    Control.Layout(IGUIState)
    Control.EndLayout(IGUIState)
    Control.Repaint(IGUIState)
    Control.OnEndLayout(IGUIState)
    Control.OnRepaint(IGUIState, Int32)
    Control.GetCount()
    Control.GetPosition(IGUIState, Int32)
    Control.GetForward(IGUIState, Int32)
    Control.GetUp(IGUIState, Int32)
    Control.GetRight(IGUIState, Int32)
    Control.GetDistance(IGUIState, Int32)
    Control.GetUserData(IGUIState, Int32)
    Namespace: UnityEditor.U2D.Path.GUIFramework
    Syntax
    public abstract class DefaultControl : Control

    Constructors

    DefaultControl(String)

    Declaration
    public DefaultControl(string name)
    Parameters
    Type Name Description
    System.String name

    Fields

    kPickDistance

    Declaration
    public static readonly float kPickDistance
    Field Value
    Type Description
    System.Single

    Methods

    OnBeginLayout(LayoutData, IGUIState)

    Declaration
    protected override LayoutData OnBeginLayout(LayoutData data, IGUIState guiState)
    Parameters
    Type Name Description
    LayoutData data
    IGUIState guiState
    Returns
    Type Description
    LayoutData
    Overrides
    Control.OnBeginLayout(LayoutData, IGUIState)
    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