TLazySingleton::TearDown

Destroys singleton. No thread must access the singleton during or after this call.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/LazySingleton.h"

Syntax

static void TearDown()

Remarks

Destroys singleton. No thread must access the singleton during or after this call.

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