Instance

Singleton Instance This is only not a [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr) as it needs to be cleaned up by a deferredcleanup call which directly nukes the underlying object, causing a SharedPtr crash at shutdown.

Windows
MacOS
Linux

References

Module

PreLoadScreen

Header

/Engine/Source/Runtime/PreLoadScreen/Public/PreLoadSettingsContainer.h

Include

#include "PreLoadSettingsContainer.h"

Syntax

static FPreLoadSettingsContainerBase * Instance;

Remarks

Singleton Instance This is only not a TSharedPtr as it needs to be cleaned up by a deferredcleanup call which directly nukes the underlying object, causing a SharedPtr crash at shutdown.

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