Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/UPathFollowingComponent
- UPathFollowingComponent::GetCurrentPathElement()
- UCrowdFollowingComponent::GetCurrentPathElement()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h |
| Include | #include "Navigation/PathFollowingComponent.h" |
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