[This is preliminary documentation and is subject to change.]
Queues a new block update to be processed.
Due to concurrent nature of the server, there is no guarantee
that updates will be applied in any specific order.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public void QueueUpdate( BlockUpdate update )
Parameters
- update
- BlockUpdate