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