VehicleTable
Description
Table structure passed to SANDBOX:PlayerSpawnVehicle, describing a spawnable Vehicle in Sandbox gamemode.
Example usage in defined a custom spawnable vehicle:
Members
table KeyValues
A list of key-value pairs to apply to the vehicle entity.
Possible valid keys that can be set are:
vehiclescript
limitview
vehiclelocked
cargovisible
enablegun
table Members
Set these members on the spawned vehicle's table (Entity:GetTable) to given values.
Default: nil