[This is preliminary documentation and is subject to change.]
Removes a speed zone given its handle.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- speedZoneHandle
- Type: SystemUInt32
The handle of the speed zone to remove.
Return Value
Type: BooleanA value indicating whether the removal was successful.
See Also