Interface IDeletable
An object that can be deleted from the world.
Inherited Members
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public interface IDeletable : IExistable
Methods
| Improve this Doc View SourceDelete()
Declaration
void Delete()