Functions/Entity/Shared/isKeysAllowedToOwn
Jump to navigation
Jump to search
Function | |
Function name | Entity:isKeysAllowedToOwn(Player ply) |
Description: | |
Whether this player is allowed to co-own a door, as decided by the master door owner. | |
Returns: | boolean answer |
Part of Library: | Entity |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Entity/Shared/isKeysAllowedToOwn]Entity:isKeysAllowedToOwn[/url][/b] |
Function parameters[edit]
- ply (Player)
The player to query.
Function return values[edit]
- answer (boolean)
Whether this door is (co-)ownable by the player.