ANavigationData::IsAreaAssigned

Check if AreaID was assigned to class (class itself may not be loaded yet!)

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationData.h"

Source

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

Syntax

bool IsAreaAssigned
(
    int32 AreaID
) const

Remarks

Check if AreaID was assigned to class (class itself may not be loaded yet!)

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