Summary

public bool HasStandAloneBlocks()

Returns true when grid have at least one stand alone block

Returns

bool

Summary

public static bool HasStandAloneBlocks(List<MySlimBlock> blocks, int offset, int count)

Returns true when grid have at least one stand alone block

Returns

bool

Parameters