Search Results for

    Show / Hide Table of Contents

    Method CreateRandomVehicle

    CreateRandomVehicle(Vector3, Single)

    Spawns a Vehicle of a random Model at the position specified. Does not work currently.

    Declaration
    public static Vehicle CreateRandomVehicle(Vector3 position, float heading = 0F)
    Parameters
    Type Name Description
    Vector3 position

    The position to spawn the Vehicle at.

    System.Single heading

    The heading of the Vehicle.

    Returns
    Type Description
    Vehicle
    Remarks

    returns null if the Vehicle could not be spawned

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX