FAreaNavModifier::InitializeConvex

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AI/NavigationModifier.h"

Source

/Engine/Source/Runtime/Engine/Private/AI/Navigation/NavigationModifier.cpp

Syntax

void InitializeConvex
(
    const TNavStatArray< FVector > & Points,
    const int32 FirstIndex,
    const int32 LastIndex,
    const FTransform & LocalToWorld,
    const TSubclassOf< UNavAreaBase > AreaClass
)

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