![]() |
MCRO
C++23 utilities for Unreal Engine.
|
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... | |