|
VehicleMod | this[VehicleModType modType] [get] |
|
VehicleToggleMod | this[VehicleToggleModType modType] [get] |
|
VehicleWheelType | WheelType [get, set] |
|
VehicleWheelType[] | AllowedWheelTypes [get] |
|
int | Livery [get, set] |
|
int | LiveryCount [get] |
|
string | LocalizedLiveryName [get] |
|
VehicleWindowTint | WindowTint [get, set] |
|
VehicleColor | PrimaryColor [get, set] |
|
VehicleColor | SecondaryColor [get, set] |
|
VehicleColor | RimColor [get, set] |
|
VehicleColor | PearlescentColor [get, set] |
|
VehicleColor | TrimColor [get, set] |
|
VehicleColor | DashboardColor [get, set] |
|
int | ColorCombination [get, set] |
|
Color | TireSmokeColor [get, set] |
|
Color | NeonLightsColor [get, set] |
|
Color | CustomPrimaryColor [get, set] |
|
Color | CustomSecondaryColor [get, set] |
|
string | LicensePlate [get, set] |
|
LicensePlateStyle | LicensePlateStyle [get, set] |
|
◆ ClearCustomPrimaryColor()
void GTA.VehicleModCollection.ClearCustomPrimaryColor |
( |
| ) |
|
◆ ClearCustomSecondaryColor()
void GTA.VehicleModCollection.ClearCustomSecondaryColor |
( |
| ) |
|
◆ Contains()
◆ GetLocalizedWheelTypeName()
string GTA.VehicleModCollection.GetLocalizedWheelTypeName |
( |
VehicleWheelType |
wheelType | ) |
|
◆ HasNeonLight()
◆ InstallModKit()
void GTA.VehicleModCollection.InstallModKit |
( |
| ) |
|
◆ IsNeonLightsOn()
◆ RequestAdditionTextFile()
bool GTA.VehicleModCollection.RequestAdditionTextFile |
( |
int |
timeout = 1000 | ) |
|
◆ SetNeonLightsOn()
void GTA.VehicleModCollection.SetNeonLightsOn |
( |
VehicleNeonLight |
light, |
|
|
bool |
on |
|
) |
| |
◆ ToArray()
VehicleMod [] GTA.VehicleModCollection.ToArray |
( |
| ) |
|
◆ ColorCombinationCount
int GTA.VehicleModCollection.ColorCombinationCount => Function.Call<int>(Hash.GET_NUMBER_OF_VEHICLE_COLOURS, _owner.Handle) |
◆ HasNeonLights
◆ IsPrimaryColorCustom
bool GTA.VehicleModCollection.IsPrimaryColorCustom => Function.Call<bool>(Hash.GET_IS_VEHICLE_PRIMARY_COLOUR_CUSTOM, _owner.Handle) |
◆ IsSecondaryColorCustom
bool GTA.VehicleModCollection.IsSecondaryColorCustom => Function.Call<bool>(Hash.GET_IS_VEHICLE_SECONDARY_COLOUR_CUSTOM, _owner.Handle) |
◆ LicensePlateType
◆ LocalizedWheelTypeName
◆ AllowedWheelTypes
◆ ColorCombination
int GTA.VehicleModCollection.ColorCombination |
|
getset |
◆ CustomPrimaryColor
Color GTA.VehicleModCollection.CustomPrimaryColor |
|
getset |
◆ CustomSecondaryColor
Color GTA.VehicleModCollection.CustomSecondaryColor |
|
getset |
◆ DashboardColor
◆ LicensePlate
string GTA.VehicleModCollection.LicensePlate |
|
getset |
◆ LicensePlateStyle
◆ Livery
int GTA.VehicleModCollection.Livery |
|
getset |
◆ LiveryCount
int GTA.VehicleModCollection.LiveryCount |
|
get |
◆ LocalizedLiveryName
string GTA.VehicleModCollection.LocalizedLiveryName |
|
get |
◆ NeonLightsColor
Color GTA.VehicleModCollection.NeonLightsColor |
|
getset |
◆ PearlescentColor
◆ PrimaryColor
◆ RimColor
◆ SecondaryColor
◆ this[VehicleModType modType]
◆ this[VehicleToggleModType modType]
◆ TireSmokeColor
Color GTA.VehicleModCollection.TireSmokeColor |
|
getset |
◆ TrimColor
◆ WheelType
◆ WindowTint
The documentation for this class was generated from the following file: