LibraryLoader

Utility class to load the correct MLSDK libs depedning on the path set to the MLSDK package and whether or not we want to use MLremote / Zero Iteration

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Lumin/CAPIShims/LuminAPIImpl.h

Include

#include "Lumin/CAPIShims/LuminAPIImpl.h"

Syntax

class LibraryLoader

Remarks

Utility class to load the correct MLSDK libs depedning on the path set to the MLSDK package and whether or not we want to use MLremote / Zero Iteration

Constructors

Name Description

Public function

LibraryLoader()

Reads the config file and environment variable for the MLSDK package path and sets up the correct environment to load the libraries from.

Functions

Name Description

Public function

void *

 

LoadDLL

(
    FString Name
)

Loads the given library from the correct path.

Public function Static

LibraryLoade...

 

Ref()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss