Background for Fallout 4
Member of the PowerGridTools script
boolfunctionFixPowerGrids(ObjectReferenceakWorkshopRef)NativeGlobal

Description

Documentation Comment

Removes power grids with invalid entries from the specified workshop reference.
Returns whether any fixes were performed. Returns false if there was nothing to fix.


Caveats


Parameters

ObjectReferenceakWorkshopRef


Examples

Auto-Generated Example

ObjectReference myObjectReference__akWorkshopRef

bool returnedValue = PowerGridTools.FixPowerGrids(myObjectReference__akWorkshopRef)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.