NLA Physical Link
NLAPhysicalLink is the base class for the Navigation Link which will be used by the NLAComponent to place on top of a spline. It is responsible for interacting with Unreal Engine's Navigation System, determining pathfinding eligibility, and managing state changes when agents enter or exit the link. This class can be extended to implement custom behaviors or advanced navigation functionality.
Last updated