Search Results for

    Show / Hide Table of Contents

    Class Singleton

    Inheritance
    Singleton
    Assembly: FlaxEngine.dll
    File: Engine/Core/Singleton.h
    Syntax
    public class Singleton<T>
    Type Parameters
    T

    Constructors

    ~Singleton()

    Declaration
    protected ~Singleton()

    Singleton()

    Declaration
    protected Singleton()

    Methods

    Instance()

    Declaration
    public static T* Instance()
    Returns
    T

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat