- Found in:
- Workshop Framework
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)