Search Results for

    Show / Hide Table of Contents

    Class VehicleWindow

    Inheritance
    Object
    VehicleWindow
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet3.dll
    Syntax
    public sealed class VehicleWindow

    Properties

    | Improve this Doc View Source

    Index

    Declaration
    public VehicleWindowIndex Index { get; }
    Property Value
    Type Description
    VehicleWindowIndex
    | Improve this Doc View Source

    IsIntact

    Declaration
    public bool IsIntact { get; }
    Property Value
    Type Description
    Boolean
    | Improve this Doc View Source

    Vehicle

    Declaration
    public Vehicle Vehicle { get; }
    Property Value
    Type Description
    Vehicle

    Methods

    | Improve this Doc View Source

    Remove()

    Declaration
    public void Remove()
    | Improve this Doc View Source

    Repair()

    Declaration
    public void Repair()
    | Improve this Doc View Source

    RollDown()

    Declaration
    public void RollDown()
    | Improve this Doc View Source

    RollUp()

    Declaration
    public void RollUp()
    | Improve this Doc View Source

    Smash()

    Declaration
    public void Smash()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX