docs.unity3d.com
    Show / Hide Table of Contents

    Class UnmaskedView

    Inheritance
    Object
    UnmaskedView
    Namespace: Unity.InteractiveTutorials
    Syntax
    [Serializable]
    public class UnmaskedView

    Constructors

    UnmaskedView()

    Declaration
    protected UnmaskedView()

    Methods

    CreateInstanceForEditorWindow<T>(IList<GUIControlSelector>)

    Declaration
    public static UnmaskedView CreateInstanceForEditorWindow<T>(IList<GUIControlSelector> unmaskedControls = null)
        where T : EditorWindow
    Parameters
    Type Name Description
    IList<GUIControlSelector> unmaskedControls
    Returns
    Type Description
    UnmaskedView
    Type Parameters
    Name Description
    T

    GetUnmaskedControls(List<GUIControlSelector>)

    Declaration
    public int GetUnmaskedControls(List<GUIControlSelector> unmaskedControls)
    Parameters
    Type Name Description
    List<GUIControlSelector> unmaskedControls
    Returns
    Type Description
    Int32

    GetViewsAndRects(IEnumerable<UnmaskedView>)

    Declaration
    public static UnmaskedView.MaskData GetViewsAndRects(IEnumerable<UnmaskedView> unmaskedViews)
    Parameters
    Type Name Description
    IEnumerable<UnmaskedView> unmaskedViews
    Returns
    Type Description
    UnmaskedView.MaskData

    GetViewsAndRects(IEnumerable<UnmaskedView>, out Boolean)

    Declaration
    public static UnmaskedView.MaskData GetViewsAndRects(IEnumerable<UnmaskedView> unmaskedViews, out bool foundAncestorProperty)
    Parameters
    Type Name Description
    IEnumerable<UnmaskedView> unmaskedViews
    Boolean foundAncestorProperty
    Returns
    Type Description
    UnmaskedView.MaskData
    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