Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/UPathFollowingComponent
- UPathFollowingComponent::DetermineStartingPathPoint()
- UCrowdFollowingComponent::DetermineStartingPathPoint()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h |
| Include | #include "Navigation/PathFollowingComponent.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Navigation/PathFollowingComponent.cpp |
virtual int32 DetermineStartingPathPoint
&40;
const FNavigationPath &42; ConsideredPath
&41; const
Remarks
Checks if this PathFollowingComponent is already on path, and if so determines index of next path point
this function does not set MoveSegmentEndIndex what PathFollowingComponent thinks should be next path point. INDEX_NONE if given path is invalid