Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtChunkArray > dtChunkArray
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. |