NLAPhysicalLinkMoveStateChangedEvent
The NLAPhysicalLinkMoveStateChangedEvent
structure provides important information whenever an agent interacts with a navigation link by entering or exiting it. This structure is primarily used in conjunction with the OnPhysicalLinkMoveStateChangedEvent
and OnPhysicalLinkMoveStateChangedDelegate
, which are triggered by the PathFollowingComponent
when an agent begins or completes traversal of a navigation link.
Last updated