Navigation
API > API/Runtime > API/Runtime/Core
Allows inline friend declaration without forward-declaring TLazySingleton
| Name | FLazySingleton |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/LazySingleton.h |
| Include Path | #include "Misc/LazySingleton.h" |
Syntax
class FLazySingleton
Derived Classes
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void Construct
(
void* Place |
Misc/LazySingleton.h | ||
static void Destruct
(
T* Instance |
Misc/LazySingleton.h |