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

#include <Dll.h>

Public Member Functions

 FScopedSearchPath (FString const &path)
 
 ~FScopedSearchPath ()
 

Detailed Description

RAII wrapper around PushDllDirectory / PopDllDirectory

Definition at line 22 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: