- Found in:
- Vanilla
Description
Documentation Comment
Retrieves the ships contraband weight. (Only checks ships cargo if abCheckWholeShip is false)
Caveats
Parameters
boolabCheckWholeShip=true
Examples
Auto-Generated Example
bool myBool__abCheckWholeShip
float returnedValue = mySpaceshipReference__toCallFunctionOn.GetContrabandWeight(myBool__abCheckWholeShip)