docs.unity.cn
    Show / Hide Table of Contents

    Method CreateWindow

    CreateWindow<T>(T, ContentWindowParameters)

    Declaration
    public static EditorWindow CreateWindow<T>(T content, ContentWindowParameters options)
        where T : ContentProvider, new()
    Parameters
    Type Name Description
    T content
    ContentWindowParameters options
    Returns
    Type Description
    EditorWindow
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use