dtIntArray::dtIntArray

Constructs an instance initialized to the specified size.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Detour/DetourAlloc.h"

Syntax

dtIntArray
(
    int n
)

Remarks

Constructs an instance initialized to the specified size.

Parameters

Parameter

Description

n

The initial size of the integer array.

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