Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/LatentActionManager.h |
Include |
#include "Engine/LatentActionManager.h" |
struct FLatentActionInfo
Latent action info.
Name | Description | ||
---|---|---|---|
|
TObjectPtr< UOb... |
CallbackTarget |
Object to execute the function on. |
|
ExecutionFunction |
The function to execute. |
|
|
Linkage |
The resume point within the function to execute |
|
|
UUID |
The UUID for this action |
Name | Description | |
---|---|---|
|
FLatentActionInfo() |
|
|
FLatentActionInfo |