CameraDelete Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Deletes this instance.

Any call to a non-existent instance is invalid and will cause an exception.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public override sealed void Delete()

Implements

IDeletableDelete
See Also

Reference