DelayCall::DelayCall

On construction we use the given LibName to set the library name of that singleton.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Lumin/CAPIShims/LuminAPIImpl.h"

Syntax

DelayCall
(
    const char * LibName,
    const char * EntryName
)

Remarks

On construction we use the given LibName to set the library name of that singleton.

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