UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GlobalStats.inl
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
46
47#if !UE_BUILD_SHIPPING
49#endif
50
88
#define TEXT(x)
Definition Platform.h:1272
#define DECLARE_CYCLE_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:679
#define DECLARE_STATS_GROUP(GroupDesc, GroupId, GroupCat)
Definition Stats.h:689
#define DECLARE_FLOAT_COUNTER_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:681
#define DECLARE_STATS_GROUP_SORTBYNAME(GroupDesc, GroupId, GroupCat)
Definition Stats.h:691
#define DECLARE_FNAME_STAT_EXTERN(CounterName, StatId, GroupId, API)
Definition Stats.h:685
#define DECLARE_STATS_GROUP_VERBOSE(GroupDesc, GroupId, GroupCat)
Definition Stats.h:690
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127