Search Results for

    Show / Hide Table of Contents

    Method GetNearbyVehicles

    GetNearbyVehicles(Ped, Single)

    Declaration
    public static Vehicle[] GetNearbyVehicles(Ped ped, float radius)
    Parameters
    Type Name Description
    Ped ped
    System.Single radius
    Returns
    Type Description
    Vehicle[]

    GetNearbyVehicles(Vector3, Single)

    Declaration
    public static Vehicle[] GetNearbyVehicles(Vector3 position, float radius)
    Parameters
    Type Name Description
    Vector3 position
    System.Single radius
    Returns
    Type Description
    Vehicle[]

    GetNearbyVehicles(Vector3, Single, Model)

    Declaration
    public static Vehicle[] GetNearbyVehicles(Vector3 position, float radius, Model model)
    Parameters
    Type Name Description
    Vector3 position
    System.Single radius
    Model model
    Returns
    Type Description
    Vehicle[]
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX