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