UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTypedElementCounter Member List

This is the complete list of members for FTypedElementCounter, including all inherited members.

AddElement(const FTypedElementHandle &InElementHandle)FTypedElementCounter
ClearCounter(const FName InCategory, const KeyType &InKey)FTypedElementCounterinline
ClearCounters(const FName InCategory)FTypedElementCounter
ClearCounters()FTypedElementCounter
DecrementCounter(const FName InCategory, const KeyType &InKey)FTypedElementCounterinline
FCounterValue typedefFTypedElementCounter
ForEachCounterValue(const FName InCategory, TFunctionRef< bool(const KeyType &, FCounterValue)> InCallback) constFTypedElementCounterinline
FTypedElementCounter()=defaultFTypedElementCounter
FTypedElementCounter(UTypedElementRegistry *InRegistry)FTypedElementCounterexplicit
FTypedElementCounter(const FTypedElementCounter &)=deleteFTypedElementCounter
FTypedElementCounter(FTypedElementCounter &&)=defaultFTypedElementCounter
GetCounterValue(const FName InCategory, const KeyType &InKey) constFTypedElementCounterinline
GetElementTypeCategoryName()FTypedElementCounterstatic
IncrementCounter(const FName InCategory, const KeyType &InKey)FTypedElementCounterinline
Initialize(UTypedElementRegistry *InRegistry)FTypedElementCounter
operator=(const FTypedElementCounter &)=deleteFTypedElementCounter
operator=(FTypedElementCounter &&)=defaultFTypedElementCounter
RemoveElement(const FTypedElementHandle &InElementHandle)FTypedElementCounter