Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtScopedDelete
Type | Name | Description | |
---|---|---|---|
![]() |
Constructs an instance with a null pointer. | ||
![]() |
dtScopedDelete
(
int n |
||
![]() |
dtScopedDelete
(
T* p |
Constructs an instance with the specified pointer. |