Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickTaskManagerInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/TickTaskManagerInterface.h |
| Include | #include "TickTaskManagerInterface.h" |
void GetEnabledTickFunctionCounts
&40;
UWorld &42; InWorld,
TSortedMap< FName, int32, FDefaultAllocator, FNameFastLess > & TickContextToCountMap,
int32 & EnabledCount,
bool bDetailed,
bool bFilterCoolingDown
&41;
Remarks
Returns a map of enabled ticks, grouped by 'diagnostic context' string, along with count of enabled ticks