[This is preliminary documentation and is subject to change.]
Selects the next player to teleport to while patroling.
Sets target's LastPatrolTime automatically.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
Parameters
- observer
- Player
Player who is patrolling.
Return Value
Player who has been selected to be patrolled.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | observer is null. |