I understand when we use AAIController::MoveToActor(), the ‘PathfindingLogic’ runs, and UNavMovementComponent::RequestDirectMove will be called.
HOWEVER, How do you know about this flow exists !?
If I don’t understand this logic precisely, I can’t use in actual product development…
I looked up official DOC but I can’t find explanation about this.