Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtIntArray > API/Runtime/Navmesh/Detour/dtIntArray/__ctor
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourAlloc.h |
| Include | #include "Detour/DetourAlloc.h" |
dtIntArray
&40;
int n
&41;
Remarks
Constructs an instance initialized to the specified size.
Parameters
| Name | Description |
|---|---|
| n | The initial size of the integer array. |