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

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

AddPrerequisite(UObject *TargetObject, struct FTickFunction &TargetTickFunction)FTickFunction
AddSupportedTickType(const ELevelTick TickType)FMassProcessingPhaseinline
bAllowTickBatchingFTickFunction
bAllowTickOnDedicatedServerFTickFunction
bCanEverTickFTickFunction
bDispatchManuallyFTickFunction
bHighPriorityFTickFunction
bRunOnAnyThreadFTickFunction
bRunTransactionallyFTickFunction
bStartWithTickEnabledFTickFunction
bTickEvenWhenPausedFTickFunction
CalculateDeltaTime(float DeltaTime, const class UWorld *TickingWorld)FTickFunction
CanDispatchManually() constFTickFunctionvirtual
ClearTaskInformation()FTickFunction
ConfigureForParallelMode()FMassProcessingPhaseinlineprotected
ConfigureForSingleThreadMode()FMassProcessingPhaseinlineprotected
DECLARE_MULTICAST_DELEGATE_OneParam(FOnPhaseEvent, const float)FMassProcessingPhase
DiagnosticContext(bool bDetailed) overrideFMassProcessingPhaseprotectedvirtual
DiagnosticMessage() overrideFMassProcessingPhaseprotectedvirtual
DispatchManually()FTickFunctionvirtual
EndTickGroupFTickFunction
ExecuteNestedTick(float DeltaTime, ELevelTick TickType, ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)FTickFunction
ExecuteTick(float DeltaTime, ELevelTick TickType, ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) overrideFMassProcessingPhaseprotectedvirtual
FMassProcessingPhase()FMassProcessingPhase
FMassProcessingPhase(const FMassProcessingPhase &Other)=deleteFMassProcessingPhase
FMassProcessingPhaseManagerFMassProcessingPhaseprotected
ForEachNestedTick(TFunctionRef< void(FTickFunction &)> InFunc) constFTickFunctioninlinevirtual
FTickFunction()FTickFunction
GetActualEndTickGroup() constFTickFunctioninline
GetActualTickGroup() constFTickFunctioninline
GetCompletionHandle() constFTickFunction
GetLastTickGameTime() constFTickFunctioninline
GetPrerequisites()FTickFunctioninline
GetPrerequisites() constFTickFunctioninline
Initialize(FMassProcessingPhaseManager &InPhaseManager, const EMassProcessingPhase InPhase, const ETickingGroup InTickGroup, UMassCompositeProcessor &InPhaseProcessor)FMassProcessingPhase
IsCompletionHandleValid() constFTickFunction
IsConfiguredForParallelMode() constFMassProcessingPhaseinlineprotected
IsTickFunctionEnabled() constFTickFunctioninline
IsTickFunctionRegistered() constFTickFunctioninline
LogTickFunction(ENamedThreads::Type CurrentThread, bool bLogPrerequisites, int32 Indent=0)FTickFunction
OnParallelExecutionDone(const float DeltaTime)FMassProcessingPhaseprotected
OnPhaseEndFMassProcessingPhaseprotected
OnPhaseStartFMassProcessingPhaseprotected
operator=(const FMassProcessingPhase &Other)=deleteFMassProcessingPhase
FTickFunction::operator=(const FTickFunction &)=deleteFTickFunction
PhaseFMassProcessingPhaseprotected
PhaseProcessorFMassProcessingPhaseprotected
RegisterTickFunction(class ULevel *Level)FTickFunction
RemovePrerequisite(UObject *TargetObject, struct FTickFunction &TargetTickFunction)FTickFunction
RemoveSupportedTickType(const ELevelTick TickType)FMassProcessingPhaseinline
SetPriorityIncludingPrerequisites(bool bInHighPriority)FTickFunction
SetTickFunctionEnable(bool bInEnabled)FTickFunction
ShouldTick(const ELevelTick TickType) constFMassProcessingPhaseinlineprotected
ShowPrerequistes(int32 Indent=1)FTickFunction
TEXT("DiagnosticMessage() not implemented")FTickFunction
TickGroupFTickFunction
UnRegisterTickFunction()FTickFunction
UpdateTickIntervalAndCoolDown(float NewTickInterval)FTickFunction
UPROPERTY(EditDefaultsOnly, Category="Tick", meta=(DisplayName="Tick Interval (secs)")) float TickIntervalFTickFunction
~FTickFunction()FTickFunctionvirtual