FGenericPlatformProcess::PopDllDirectory

Unsets a directory to look for DLL files.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProcess.h

Include

#include "GenericPlatform/GenericPlatformProcess.h"

Syntax

static void PopDllDirectory
(
    const TCHAR * Directory
)

Remarks

Unsets a directory to look for DLL files. The same directory must be passed in as the Push call to validate

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