UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Macros
DetourAssert.h File Reference
#include "
CoreMinimal.h
"
#include <assert.h>
Go to the source code of this file.
Macros
#
define
dtAssert
(x) {
assert
(x);
CA_ASSUME
(x); } (
void
)0
Macro Definition Documentation
◆
dtAssert
#
define
dtAssert
(
x
)
{
assert
(x);
CA_ASSUME
(x); } (
void
)0
Engine
Source
Runtime
Navmesh
Public
Detour
DetourAssert.h
Generated by
1.9.8