UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Mass::Debug Namespace Reference

Classes

struct  FArchetypeStats
 
struct  FBreakpoint
 
struct  FBreakpointHandle
 
struct  FLoggingContext
 
struct  FScopedRequirementAccessDetector
 

Concepts

concept  HasCheckBreakpoints
 
concept  HasCheckBreakpointsWithEntity
 

Typedefs

using FProcessorProviderFunction = TFunction< void(TArray< const UMassProcessor * > &)>
 

Functions

template<typename TCommand , typename... TArgs>
void CallCheckBreakpoints (TArgs &&... InArgs)
 
template<typename TCommand , typename... TArgs>
void CallCheckBreakpointsByInstance (TArgs &&... InArgs)
 

Typedef Documentation

◆ FProcessorProviderFunction

Function Documentation

◆ CallCheckBreakpoints()

template<typename TCommand , typename... TArgs>
void UE::Mass::Debug::CallCheckBreakpoints ( TArgs &&...  InArgs)

◆ CallCheckBreakpointsByInstance()

template<typename TCommand , typename... TArgs>
void UE::Mass::Debug::CallCheckBreakpointsByInstance ( TArgs &&...  InArgs)