Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavRegenTimeSlicer
Description
Starts the time slice, this can be called multiple times as long as EndTimeSliceAndAdjustDuration() is called between each call. StartTimeSlice should not be called after TestTimeSliceFinished() has returned true
| Name | StartTimeSlice |
| Type | function |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include Path | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
void StartTimeSlice()