6 FModule(reinterpret_cast<Win32::HMODULE>(
Platform::System::Sys::Call(
Platform::System::Sys::LOAD_LIBRARY, const_cast<char*>(AModuleName.CString()))))
12 if (FModule !=
nullptr)
19 if (Result ==
nullptr)
Specific could not be loaded from given Module.
Module could not be loaded.
A basic char contained string.
Precompiled header for inter-engine operations.
const char * CString(void) const noexcept
Get the contained const CString.
Exceptions that are thrown internally in the engine that the should never see, these are a superset o...