UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BlueprintGeneratedClass.h File Reference
#include "Blueprint/BlueprintPropertyGuidProvider.h"
#include "CoreMinimal.h"
#include "Containers/IndirectArray.h"
#include "FieldNotificationId.h"
#include "Stats/Stats.h"
#include "UObject/ObjectMacros.h"
#include "Misc/Guid.h"
#include "UObject/Class.h"
#include "UObject/UnrealType.h"
#include "EdGraph/EdGraphPin.h"
#include "Containers/SortedMap.h"
#include "BlueprintGeneratedClass.generated.h"

Go to the source code of this file.

Classes

struct  FNodeToCodeAssociation
 
struct  FDebuggingInfoForSingleFunction
 
struct  FPointerToUberGraphFrame
 
struct  TStructOpsTypeTraits< FPointerToUberGraphFrame >
 
class  TSimpleRingBuffer< ElementType >
 
struct  FBlueprintDebugData
 
struct  FEventGraphFastCallPair
 
struct  FBlueprintComponentChangedPropertyInfo
 
struct  FBlueprintCookedComponentInstancingData
 
struct  FBPComponentClassOverride
 
class  UBlueprintGeneratedClass
 

Functions

 DECLARE_MEMORY_STAT_EXTERN (TEXT("Persistent Uber Graph Frame memory"), STAT_PersistentUberGraphFrameMemory, STATGROUP_Memory,)
 
 DECLARE_MEMORY_STAT_EXTERN (TEXT("BPComp Instancing Fast Path memory"), STAT_BPCompInstancingFastPathMemory, STATGROUP_Memory,)
 

Function Documentation

◆ DECLARE_MEMORY_STAT_EXTERN() [1/2]

DECLARE_MEMORY_STAT_EXTERN ( TEXT("BPComp Instancing Fast Path memory" ,
STAT_BPCompInstancingFastPathMemory  ,
STATGROUP_Memory   
)

◆ DECLARE_MEMORY_STAT_EXTERN() [2/2]

DECLARE_MEMORY_STAT_EXTERN ( TEXT("Persistent Uber Graph Frame memory" ,
STAT_PersistentUberGraphFrameMemory  ,
STATGROUP_Memory   
)