MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
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...
 
struct  TModuleBoundDlls
 List DLL's which is used by a specific module and its owning plugin. More...