![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for uLang::ILibLoader, including all inherited members.
| AddLibSearchPath(const char *DirPath)=0 | uLang::ILibLoader | pure virtual |
| CSharedMix() | uLang::CSharedMix | inline |
| CSharedMix(const CSharedMix &Other)=delete | uLang::CSharedMix | |
| DyLibHandle typedef | uLang::ILibLoader | |
| DyLibProcPtr typedef | uLang::ILibLoader | |
| FindProcExport(DyLibHandle LibHandle, const char *ProcName)=0 | uLang::ILibLoader | pure virtual |
| GetRefCount() const | uLang::CSharedMix | inline |
| InvalidDyLibHandle | uLang::ILibLoader | static |
| LoadLibrary(const char *LibName)=0 | uLang::ILibLoader | pure virtual |
| operator=(const CSharedMix &Other)=delete | uLang::CSharedMix | |
| SharedThis(ObjectType *This) | uLang::CSharedMix | inlineprotectedstatic |
| SharedThis(const ObjectType *This) | uLang::CSharedMix | inlineprotectedstatic |
| ~CSharedMix() | uLang::CSharedMix | virtual |
| ~ILibLoader() | uLang::ILibLoader | inlinevirtual |