Library::SetName

Set the name of the DLLs (or SO, or DYLIB) to load when fetching symbols.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Lumin/CAPIShims/LuminAPIImpl.h"

Syntax

void SetName
(
    const char * Name
)

Remarks

Set the name of the DLLs (or SO, or DYLIB) to load when fetching symbols.

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