ANavigationData::GetAreaID

Get ID assigned to AreaClas or -1 when not assigned

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

int32 GetAreaID
(
    const UClass * AreaClass
) const

Remarks

Get ID assigned to AreaClas or -1 when not assigned

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