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/
GTA.VehicleMod Class Reference

Public Member Functions

void Remove ()
 

Public Attributes

int Count => Function.Call<int>(Hash.GET_NUM_VEHICLE_MODS, Vehicle.Handle, Type)
 

Properties

Vehicle Vehicle [get]
 
VehicleModType Type [get]
 
int Index [get, set]
 
bool Variation [get, set]
 
string LocalizedName [get]
 
string LocalizedTypeName [get]
 

Member Function Documentation

◆ Remove()

void GTA.VehicleMod.Remove ( )

Member Data Documentation

◆ Count

int GTA.VehicleMod.Count => Function.Call<int>(Hash.GET_NUM_VEHICLE_MODS, Vehicle.Handle, Type)

Property Documentation

◆ Index

int GTA.VehicleMod.Index
getset

◆ LocalizedName

string GTA.VehicleMod.LocalizedName
get

◆ LocalizedTypeName

string GTA.VehicleMod.LocalizedTypeName
get

◆ Type

VehicleModType GTA.VehicleMod.Type
get

◆ Variation

bool GTA.VehicleMod.Variation
getset

◆ Vehicle

Vehicle GTA.VehicleMod.Vehicle
get

The documentation for this class was generated from the following file: