dtStatusDetail

Returns true if specific detail is set.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourStatus.h

Include

#include "Detour/DetourStatus.h"

Syntax

bool dtStatusDetail
(
    dtStatus status,
    unsigned int detail
)

Remarks

Returns true if specific detail is set.

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