FNavDataGenerator::IsBuildInProgress

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

Windows
MacOS
Linux

Deprecated

  • This function is deprecated. Please use IsBuildInProgressCheckDirty

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AI/NavDataGenerator.h

Include

#include "AI/NavDataGenerator.h"

Syntax

virtual bool IsBuildInProgress
(
    bool bCheckDirtyToo
) const

Remarks

Determines whether this 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