Summary
public IMyCubeGrid Split(List<IMySlimBlock> blocks, bool sync)
Split grid
Returns
New grid
Parameters
Remarks
To sync to clients, this must be called on the server with sync = true.
public IMyCubeGrid Split(List<IMySlimBlock> blocks, bool sync)
Split grid
New grid
To sync to clients, this must be called on the server with sync = true.