MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Dll::FScopedSearchPath Struct Reference

RAII wrapper around PushDllDirectory / PopDllDirectory. More...

#include <Dll.h>

Public Member Functions

 FScopedSearchPath (FString const &path)
 
 ~FScopedSearchPath ()
 

Detailed Description

RAII wrapper around PushDllDirectory / PopDllDirectory.

Definition at line 26 of file Dll.h.

Constructor & Destructor Documentation

◆ FScopedSearchPath()

Mcro::Dll::FScopedSearchPath::FScopedSearchPath ( FString const & path)

◆ ~FScopedSearchPath()

Mcro::Dll::FScopedSearchPath::~FScopedSearchPath ( )

The documentation for this struct was generated from the following file: