Background for Starfield
Member of the ReferenceAlias script
voidfunctionTryToPlayerPayFine(boolabRemoveStolenItems=true, boolabGoToJail=true)

Description

Documentation Comment

kmk - convenience function for actor/ship


Caveats


Parameters

boolabRemoveStolenItems=true

boolabGoToJail=true


Examples

Auto-Generated Example

bool myBool__abRemoveStolenItems
bool myBool__abGoToJail

myReferenceAlias__toCallFunctionOn.TryToPlayerPayFine(myBool__abRemoveStolenItems, myBool__abGoToJail)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.