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