Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformProcess
Description
Unsets a directory to look for DLL files. The same directory must be passed in as the Push call to validate
| Name | PopDllDirectory |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProcess.h |
| Include Path | #include "GenericPlatform/GenericPlatformProcess.h" |
static void PopDllDirectory
(
const TCHAR * Directory
)