Difference between revisions of "API GetActiveShipCargoCount"

From Vendetta Lua
Jump to: navigation, search
(split)
 
m (GetActiveShipCargoCount: for clarity)
 
Line 4: Line 4:
 
<br>
 
<br>
 
'''Description:'''<br>
 
'''Description:'''<br>
returns amount of cargo in the ship
+
returns amount of cargo in the ship in cu
 
<br>
 
<br>
 
'''Returns:'''<br>
 
'''Returns:'''<br>
''cargocount'' amount of cargo in the ship
+
''cargocount'' volume of cargo in the ship
 
<br>
 
<br>

Latest revision as of 17:56, 9 March 2013

GetActiveShipCargoCount

Definition:
GetActiveShipCargoCount() -> int cargocount
Description:
returns amount of cargo in the ship in cu
Returns:
cargocount volume of cargo in the ship