Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBindVehicleSeat Methods

The methods of the CScriptBindVehicleSeat class are listed here.

 
Name 
Description 
 
 
 
This is GetMemoryUsage, a member of class CScriptBindVehicleSeat. 
 
Syntax: VehicleSeat.GetPassengerId()
Gets the passenger identifier.
 
 
Syntax: VehicleSeat.GetVehicleSeat()
Gets the vehicle seat identifier.
 
 
Syntax: VehicleSeat.GetWeaponCount()
Gets the number of weapons available on this seat.
 
 
Syntax: VehicleSeat.GetWeaponId(weaponIndex)
Gets the weapon identifier.
 
 
Syntax: VehicleSeat.IsDriver()
Checks if the seat is the driver seat.
 
 
Syntax: VehicleSeat.IsFree(actor)
Checks if the seat is free. 
 
Syntax: VehicleSeat.IsGunner()
Checks if the seat is the gunner seat.
 
 
This is Release, a member of class CScriptBindVehicleSeat. 
 
Syntax: VehicleSeat.Reset()
Resets the vehicle seat.
 
 
Syntax: VehicleSeat.SetAIWeapon(weaponHandle)
Sets the weapon artificial intelligence.
 
Copyright (c) 2012. All rights reserved.