UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLazySingleton Class Reference

#include <LazySingleton.h>

+ Inheritance diagram for FLazySingleton:

Static Protected Member Functions

template<class T >
static void Construct (void *Place)
 
template<class T >
static void Destruct (T *Instance)
 

Detailed Description

Allows inline friend declaration without forward-declaring TLazySingleton

Member Function Documentation

◆ Construct()

template<class T >
static void FLazySingleton::Construct ( void Place)
inlinestaticprotected

◆ Destruct()

template<class T >
static void FLazySingleton::Destruct ( T *  Instance)
inlinestaticprotected

The documentation for this class was generated from the following file: