[This is preliminary documentation and is subject to change.]
Represents an object that can be deleted.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The IDeletable type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete | Deletes this instance. Any call to a non-existent instance is invalid and will cause an exception. |
See Also