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