![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) | FTypedElementCounter | inline |
| ClearCounters(const FName InCategory) | FTypedElementCounter | |
| ClearCounters() | FTypedElementCounter | |
| DecrementCounter(const FName InCategory, const KeyType &InKey) | FTypedElementCounter | inline |
| FCounterValue typedef | FTypedElementCounter | |
| ForEachCounterValue(const FName InCategory, TFunctionRef< bool(const KeyType &, FCounterValue)> InCallback) const | FTypedElementCounter | inline |
| FTypedElementCounter()=default | FTypedElementCounter | |
| FTypedElementCounter(UTypedElementRegistry *InRegistry) | FTypedElementCounter | explicit |
| FTypedElementCounter(const FTypedElementCounter &)=delete | FTypedElementCounter | |
| FTypedElementCounter(FTypedElementCounter &&)=default | FTypedElementCounter | |
| GetCounterValue(const FName InCategory, const KeyType &InKey) const | FTypedElementCounter | inline |
| GetElementTypeCategoryName() | FTypedElementCounter | static |
| IncrementCounter(const FName InCategory, const KeyType &InKey) | FTypedElementCounter | inline |
| Initialize(UTypedElementRegistry *InRegistry) | FTypedElementCounter | |
| operator=(const FTypedElementCounter &)=delete | FTypedElementCounter | |
| operator=(FTypedElementCounter &&)=default | FTypedElementCounter | |
| RemoveElement(const FTypedElementHandle &InElementHandle) | FTypedElementCounter |