Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavRegenTimeSlicer
Description
Sets the debug name for a time sliced section of code. Do not call this directly use MARK_TIMESLICE_SECTION_DEBUG
| Name | DebugSetSectionName |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include Path | #include "NavigationSystem.h" |
void DebugSetSectionName
(
FName InDebugSectionName
) const