UCrowdFollowingComponent::GetCurrentPathElement

Returns index of the currently followed element of path.

Windows
MacOS
Linux

Override Hierarchy

UPathFollowingComponent::GetCurrentPathElement()

UCrowdFollowingComponent::GetCurrentPathElement()

References

Module

AIModule

Header

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

Include

#include "Navigation/CrowdFollowingComponent.h"

Syntax

virtual int32 GetCurrentPathElement() const

Remarks

Returns index of the currently followed element of path. Depending on the actual path it may represent different things, like a path point or navigation corridor index

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