SuspendedDirtyAreas

Caches requests to rebuild dirty areas while nav rebuilding is suspended via SetRebuildingSuspended(true) call.

Windows
MacOS
Linux

Syntax

TArray< FNavigationDirtyArea > SuspendedDirtyAreas

Remarks

Caches requests to rebuild dirty areas while nav rebuilding is suspended via SetRebuildingSuspended(true) call. Calling SetRebuildingSuspended(false) will result in pushing SuspendedDirtyAreas contents to the nav generator and clearing out of SuspendedDirtyAreas

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