FMassZoneGraphShortPathFragment::RequestStand

Requests path to stand at current position.

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 RequestStand
(
    const FMassZoneGraphCachedLaneFragment & CachedLane,
    const float CurrentDistanceAlongLane,
    const FVector & CurrentPosition
)

Remarks

Requests path to stand at current position.