Skip to content

Methods.IsEmptyGrid

notruilin edited this page Apr 29, 2019 · 2 revisions

public bool IsEmptyGrid(Vector3 pos);

Parameters

pos A Vector3 position

Description

Checks if the position is empty grid. Return true or false.

Empty means the grid hasn't been deposited, blocked and it isn't on an anchor.