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