Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Recast > API/Runtime/Navmesh/Recast/rcScopedDelete
| Type | Name | Description | |
|---|---|---|---|
| Constructs an instance with a null pointer. | |||
rcScopedDelete
(
int n |
|||
rcScopedDelete
(
T* p |
Constructs an instance with the specified pointer. |