FExecutionInfo

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LatentActions.h

Include

#include "LatentActions.h"

Syntax

struct FExecutionInfo

Variables

Name Description

Public variable

FWeakObjectPtr

 

CallbackTarget

Public variable

FName

 

ExecutionFunction

Public variable

int32

 

LinkID

Constructors

Name Description

Public function

FExecutionInfo

(
    FName InExecutionFunction,
    int32 InLinkID,
    FWeakObjectPtr InCallbackTarget
)

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