API GetActiveShipCargoCount: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
split |
Chocolateer (talk | contribs) 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'' | ''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