Summary

public void RazeBlocks(ref Vector3I pos, ref Vector3UByte size, long builderEntityId)

Parameters

Summary

public void RazeBlocks(List<Vector3I> locations, long builderEntityId, ulong user)

Razes blocks (unbuild) user is used only if locally invoked, if invoked from client, sender steam id is used

Parameters