Navigation
API > API/Runtime > API/Runtime/Core
Template for initializing a singleton at the boot.
| Name | TForceInitAtBoot |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/UnrealTemplate.h |
| Include Path | #include "Templates/UnrealTemplate.h" |
Syntax
template<class T>
struct TForceInitAtBoot
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TForceInitAtBoot() |
Templates/UnrealTemplate.h |