Class Singleton<T> | UIWidgets | 1.5.4-preview.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class Singleton<T>

    Inheritance
    Object
    Singleton<T>
    InspectorObjectGroupManager
    Namespace: Unity.UIWidgets.debugger
    Syntax
    public class Singleton<T> : ScriptableObject where T : ScriptableObject
    Type Parameters
    Name Description
    T

    Properties

    Instance

    Declaration
    public static T Instance { get; }
    Property Value
    Type Description
    T

    Methods

    Create()

    Declaration
    public static T Create()
    Returns
    Type Description
    T

    Initialize()

    Declaration
    protected virtual void Initialize()
    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