Method IsLocked
IsLocked(GameObject)
Check whether a GameObject is locked
Declaration
bool IsLocked(GameObject go)
Parameters
Type | Name | Description |
---|---|---|
GameObject | go | GameObject locked status to test |
Returns
Type | Description |
---|---|
bool | Whether the object is locked |