SHVDN
v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
|
An object that can be deleted from the world. More...
Public Member Functions | |
void | Delete () |
Public Member Functions inherited from GTA.IExistable | |
bool | Exists () |
An object that can be deleted from the world.
void GTA.IDeletable.Delete | ( | ) |
Implemented in GTA.Entity, GTA.Camera, GTA.Checkpoint, GTA.ParticleEffect, GTA.Blip, GTA.PedGroup, GTA.Rope, GTA.PoolObject, and GTA.Pickup.