Summary

public IMyCubeGrid Split(List<IMySlimBlock> blocks, bool sync)

Split grid

Returns

IMyCubeGrid

New grid

Parameters

Remarks

To sync to clients, this must be called on the server with sync = true.