Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtChunkArray
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourAlloc.h |
| Include | #include "Detour/DetourAlloc.h" |
void resize
&40;
int n
&41;
Remarks
Specifies the new size of the integer array.
Parameters
| Name | Description |
|---|---|
| n | The new size of the integer array. |