Skip to content
On this page

vehicle()

No Description Provided

Function Definition

ts
const result = new Vehicle(model: string | number, pos: shared.IVector3, rot: shared.IVector3);

Arguments

  • model: string | number
  • pos: shared.IVector3
  • rot: shared.IVector3

Returns

  • self

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk