UCrowdManager::IsSuitableNavData

Tests if NavData is a suitable nav data type to be used by this CrowdManager instance.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/CrowdManager.h

Include

#include "Navigation/CrowdManager.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/CrowdManager.cpp

Syntax

virtual bool IsSuitableNavData
(
    const ANavigationData & NavData
) const

Remarks

Tests if NavData is a suitable nav data type to be used by this CrowdManager instance.

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