UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MassDebuggerBreakpoints.h File Reference
#include "HAL/Platform.h"
#include "MassEntityMacros.h"

Go to the source code of this file.

Classes

struct  UE::Mass::Debug::FBreakpointHandle
 
struct  UE::Mass::Debug::FBreakpoint
 

Namespaces

namespace  UE
 
namespace  UE::Mass
 
namespace  UE::Mass::Debug
 

Macros

#define MASS_BREAKPOINT(...)    do { } while (0)
 

Macro Definition Documentation

◆ MASS_BREAKPOINT

#define MASS_BREAKPOINT (   ...)     do { } while (0)