Entity:isLocked - brianhang/nutscript2 GitHub Wiki
Description
locked = Entity:isLocked()
This server function returns whether or not an entity is locked.
Returns
| Name | Description |
|---|---|
locked |
true if the entity is locked, false otherwise. |
locked = Entity:isLocked()
This server function returns whether or not an entity is locked.
| Name | Description |
|---|---|
locked |
true if the entity is locked, false otherwise. |