Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBindVehicleSystem Methods

The methods of the CScriptBindVehicleSystem class are listed here.

 
Name 
Description 
 
This is GetMemoryUsage, a member of class CScriptBindVehicleSystem. 
 
Syntax: VehicleSystem.GetOptionalScript(vehicleName)
Get an (optional) script for the named vehicle. 
 
Syntax: VehicleSystem.GetVehicleImplementations()
Get a table of all implemented vehicles.
 
 
This is Release, a member of class CScriptBindVehicleSystem. 
 
Syntax: VehicleSystem.ReloadSystem()
Reloads the vehicle system with default values.
 
 
Syntax: VehicleSystem.SetTpvDistance(distance)
Distance of camera in third person view. 
 
Syntax: VehicleSystem.SetTpvHeight(height)
Height of camera in third person view. 
Copyright (c) 2012. All rights reserved.