| Property | Value |
|---|---|
| Native Name | _NAVMESH_DOES_SWAP_EXIST |
| Hash | 0x495CFAB2924237C7 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | name (char*) |
Parameters
name(char*)
Usage
Lua (Direct):
local result = NavmeshDoesSwapExist(name)
Lua (Hash):
local result = Citizen.InvokeNative(0x495CFAB2924237C7, name)