Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast > API/Runtime/Navmesh/Recast/rcScopedDelete > API/Runtime/Navmesh/Recast/rcScopedDelete/__ctor
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/Recast/RecastAlloc.h |
| Include | #include "Recast/RecastAlloc.h" |
rcScopedDelete
&40;
T &42; p
&41;
Remarks
Constructs an instance with the specified pointer.
Parameters
| Name | Description |
|---|---|
| p | An pointer to an allocated array. |