![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FTickTaskManagerInterface, including all inherited members.
| AllocateTickTaskLevel()=0 | FTickTaskManagerInterface | pure virtual |
| DumpAllTickFunctions(FOutputDevice &Ar, UWorld *InWorld, bool bEnabled, bool bDisabled, bool bGrouped)=0 | FTickTaskManagerInterface | pure virtual |
| EndFrame()=0 | FTickTaskManagerInterface | pure virtual |
| FreeTickTaskLevel(FTickTaskLevel *TickTaskLevel)=0 | FTickTaskManagerInterface | pure virtual |
| Get() | FTickTaskManagerInterface | static |
| GetEnabledTickFunctionCounts(UWorld *InWorld, TSortedMap< FName, int32, FDefaultAllocator, FNameFastLess > &TickContextToCountMap, int32 &EnabledCount, bool bDetailed, bool bFilterCoolingDown=false)=0 | FTickTaskManagerInterface | pure virtual |
| RunPauseFrame(UWorld *InWorld, float DeltaSeconds, ELevelTick TickType, const TArray< ULevel * > &LevelsToTick)=0 | FTickTaskManagerInterface | pure virtual |
| RunTickGroup(ETickingGroup Group, bool bBlockTillComplete)=0 | FTickTaskManagerInterface | pure virtual |
| StartFrame(UWorld *InWorld, float DeltaSeconds, ELevelTick TickType, const TArray< ULevel * > &LevelsToTick)=0 | FTickTaskManagerInterface | pure virtual |
| ~FTickTaskManagerInterface() | FTickTaskManagerInterface | inlinevirtual |