MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Mcro::Dll Namespace Reference

Data Structures

struct  FScopedDll
 RAII wrapper around GetDllHandle / FreeDllHandle. More...
 
struct  FScopedDllSet
 Handle multiple DLL files in one set and an optional base path for them. More...
 
struct  FScopedSearchPath
 RAII wrapper around PushDllDirectory / PopDllDirectory. More...