Class VehicleToggleMod
Inheritance
VehicleToggleMod
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class VehicleToggleMod
Properties
|
Improve this Doc
View Source
IsInstalled
Declaration
public bool IsInstalled { get; set; }
Property Value
|
Improve this Doc
View Source
LocalizedTypeName
Declaration
public string LocalizedTypeName { get; }
Property Value
|
Improve this Doc
View Source
Type
Declaration
public VehicleToggleModType Type { get; }
Property Value
|
Improve this Doc
View Source
Vehicle
Declaration
public Vehicle Vehicle { get; }
Property Value
Methods
|
Improve this Doc
View Source
Remove()
Declaration