Function JobRepairPathHelpers.UpdateReachedEndInfo
        
                UpdateReachedEndInfo
        
                (refUnsafeSpan<float3> nextCorners, refMovementState state, refAgentMovementPlane movementPlane, ref LocalTransform transform, refAgentCylinderShape shape, refDestinationPoint destination, float stopDistance, refPathTracerInfo pathTracer)
    
            
            Checks if the agent has reached its destination, or the end of the path.
                Public
                    Static
            
        void UpdateReachedEndInfo (
refUnsafeSpan<float3>  |     nextCorners  |         |
state  |         ||
movementPlane  |         ||
ref LocalTransform  |     transform  |         |
shape  |         ||
destination  |         ||
float  |     stopDistance  |         |
pathTracer  |         
Checks if the agent has reached its destination, or the end of the path.