Background for Starfield
Member of the SpaceshipReference script
floatfunctionGetContrabandWeight(boolabCheckWholeShip=true)Native

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.