Search Results for

    Show / Hide Table of Contents

    Class VehicleWindowCollection

    Inheritance
    Object
    VehicleWindowCollection
    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 VehicleWindowCollection

    Properties

    | Improve this Doc View Source

    AllWindowsIntact

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

    Item[VehicleWindowIndex]

    Declaration
    public VehicleWindow this[VehicleWindowIndex index] { get; }
    Parameters
    Type Name Description
    VehicleWindowIndex index
    Property Value
    Type Description
    VehicleWindow

    Methods

    | Improve this Doc View Source

    RollDownAllWindows()

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