![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Macros | |
| #define | UE_GCCLUSTER_VERBOSE_LOGGING (0 && !UE_BUILD_SHIPPING) |
Functions | |
| COREUOBJECT_API void | DumpClusterToLog (const struct FUObjectCluster &Cluster, bool bHierarchy, bool bIndexOnly) |
| COREUOBJECT_API void | ListClusters (const TArray< FString > &Args) |
| COREUOBJECT_API void | FindStaleClusters (const TArray< FString > &Args) |
| bool | CanCreateObjectClusters () |
| #define UE_GCCLUSTER_VERBOSE_LOGGING (0 && !UE_BUILD_SHIPPING) |
| bool CanCreateObjectClusters | ( | ) |
| COREUOBJECT_API void DumpClusterToLog | ( | const struct FUObjectCluster & | Cluster, |
| bool | bHierarchy, | ||
| bool | bIndexOnly | ||
| ) |
| COREUOBJECT_API void FindStaleClusters | ( | const TArray< FString > & | Args | ) |
| COREUOBJECT_API void ListClusters | ( | const TArray< FString > & | Args | ) |