Background for Fallout 4
Member of the WSFWIdentifier script
boolfunctionScanPowerGridWithFilter(ObjectReferenceworkshop_ref, int[]gridFilter)NativeGlobal

Description

Documentation Comment

Checks errors of settlement power grids. Takes an array of power grid indices as a filter parameter. Logs results.


Caveats


Parameters

ObjectReferenceworkshop_ref

int[]gridFilter


Examples

Auto-Generated Example

ObjectReference myObjectReference__workshop_ref
int[] myIntArray__gridFilter

bool returnedValue = WSFWIdentifier.ScanPowerGridWithFilter(myObjectReference__workshop_ref, myIntArray__gridFilter)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.