CallOnGameThread

Fire (InFunction to be called on the GameThread) and forget

Windows
MacOS
Linux

References

Module

UE4ML

Header

/Engine/Plugins/AI/UE4ML/Source/UE4ML/Public/4MLAsync.h

Include

#include "4MLAsync.h"

Syntax

template<>
void CallOnGameThread
(
    TFunction< void()> InFunction
)

Remarks

Fire (InFunction to be called on the GameThread) and forget

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