Summary

public static Action<MyCubeGrid, MyCubeGrid> event OnBlocksChangeFinishedGlobally

Called on multi block changes. Both arguments may be null. First from where blocks where removed, second - where added

Returns

Action<MyCubeGrid, MyCubeGrid>