[This is preliminary documentation and is subject to change.]
Checks how zones affect the given player's ability to affect
a block at given coordinates, in detail.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
Parameters
- coords
- Vector3I
Block coordinates.
- player
- Player
Player to check.
- allowedZones
- array<Zone>[]()[][]%
Array of zones that allow the player to build.
- deniedZones
- array<Zone>[]()[][]%
Array of zones that deny the player from building.