FMassZoneGraphShortPathFragment::RequestPath

Requests path along the current lane

Choose your operating system:

Windows

macOS

Linux

References

Module

MassAIMovement

Header

/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Public/MassZoneGraphMovementFragments.h

Include

#include "MassZoneGraphMovementFragments.h"

Source

/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Private/MassZoneGraphMovementFragments.cpp

Syntax

bool RequestPath
(
    const FMassZoneGraphCachedLaneFragment & CachedLane,
    const FZoneGraphShortPathRequest & Request,
    const float CurrentDistanceAlongLane,
    const float AgentRadius
)

Remarks

Requests path along the current lane