CrowdBoundaryFlags

[UE4] Flags used by boundary segments (dtLocalBoundary::Segment)

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h

Include

#include "DetourCrowd/DetourCrowd.h"

Syntax

enum CrowdBoundaryFlags
{
    DT_CROWD_BOUNDARY_IGNORE    = 1 << 0,
}

Values

Name

Description

DT_CROWD_BOUNDARY_IGNORE

Remarks

[UE4] Flags used by boundary segments (dtLocalBoundary::Segment)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss