[This is preliminary documentation and is subject to change.]
Finds which zone denied player's ability to affect
a block at given coordinates. Used in conjunction with CheckZones().
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
Return Value
First zone to deny the player. null if none of the zones deny the player.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If player is null. |