![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Engine/LatentActionManager.h"#include "LatentActions.h"#include "Stats/Stats.h"#include "HAL/ConsoleManager.h"Namespaces | |
| namespace | LatentActionCVars |
Macros | |
| #define | LATENT_ACTION_PROFILING_ENABLED 0 |
Functions | |
| DECLARE_CYCLE_STAT (TEXT("Blueprint Latent Actions"), STAT_TickLatentActions, STATGROUP_Game) | |
| DECLARE_CYCLE_STAT (TEXT("Remove Latent Actions"), STAT_RemoveLatentActions, STATGROUP_Game) | |
| #define LATENT_ACTION_PROFILING_ENABLED 0 |
| DECLARE_CYCLE_STAT | ( | TEXT("Blueprint Latent Actions") | , |
| STAT_TickLatentActions | , | ||
| STATGROUP_Game | |||
| ) |
| DECLARE_CYCLE_STAT | ( | TEXT("Remove Latent Actions") | , |
| STAT_RemoveLatentActions | , | ||
| STATGROUP_Game | |||
| ) |