Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/UCrowdFollowingComponent
Description
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
Virtual Inheritance
- UPathFollowingComponent::GetCurrentPathElement → UCrowdFollowingComponent::GetCurrentPathElement
| Name | GetCurrentPathElement |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/CrowdFollowingComponent.h |
| Include Path | #include "Navigation/CrowdFollowingComponent.h" |
virtual int32 GetCurrentPathElement() const