- Found in:
- Vanilla
Description
Wiki Description
Checks to see if the player can pay the crime gold for this faction.
Documentation Comment
Checks to see if the player can pay the crime gold for this faction
Caveats
Examples
; Can the player pay the crime gold for the police faction?
bool canPay = PoliceFactionProperty.CanPayCrimeGold()Auto-Generated Example
bool returnedValue = myFaction__toCallFunctionOn.CanPayCrimeGold()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
