Methods
Last updated
Last updated
Returns a reference to the variable. This variable contains all the settings that define how navigation links are created, including their quantity and placement along the spline.
This (optional) method is used when the PathFollowingComponent
enters a . It ensures that the path-following process resumes correctly after an agent exits the link. While the exit events will trigger even if this method is not called, they may be unreliable in certain scenarios. Calling ResumePathFollowing
guarantees that exit events are properly traced and handled.