Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLatentResponse
| Name | FExecutionInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/LatentActions.h |
| Include Path | #include "LatentActions.h" |
Syntax
struct FExecutionInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LatentActions.h | |||
FExecutionInfo
(
FName InExecutionFunction, |
LatentActions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CallbackTarget | FWeakObjectPtr | LatentActions.h | ||
| ExecutionFunction | FName | LatentActions.h | ||
| LinkID | int32 | LatentActions.h |