UNavigationSystemV1::IsNavigationBuildInProgress

Determines whether any generator is performing navigation building actions at the moment

Windows
MacOS
Linux

Deprecated

  • This function is deprecated. Please use IsNavigationBuildInProgress

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h

Include

#include "NavigationSystem.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp

Syntax

bool IsNavigationBuildInProgress
(
    bool bCheckDirtyToo
)

Remarks

Determines whether any generator is performing navigation building actions at the moment

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss