DllDirectoryStack

Since Windows can only have one directory at a time, this stack is used to reset the previous DllDirectory.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HoloLens/HoloLensPlatformProcess.h

Include

#include "HoloLens/HoloLensPlatformProcess.h"

Syntax

static TArray< FString > DllDirectoryStack;

Remarks

Since Windows can only have one directory at a time, this stack is used to reset the previous DllDirectory.

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