Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassDebugger
Description
Sets a write breakpoint for the specified fragment on the selcected entity
| Name | BreakOnFragmentWriteForSelectedEntity |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassDebugger.h |
| Include Path | #include "MassDebugger.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassDebugger.cpp |
static void BreakOnFragmentWriteForSelectedEntity
(
FName FragmentName
)
See Also
- SelectEntity