FLazySingleton

Allows inline friend declaration without forward-declaring [TLazySingleton](API\Runtime\Core\Misc\TLazySingleton)

Windows
MacOS
Linux

Inheritance Hierarchy

FLazySingleton

TLazySingleton

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/LazySingleton.h

Include

#include "Misc/LazySingleton.h"

Syntax

class FLazySingleton

Remarks

Allows inline friend declaration without forward-declaring TLazySingleton

Functions

Name Description

Protected function Static

void

 

Construct

(
    void* Place
)

Protected function Static

void

 

Destruct

(
    T* Instance
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss