[This is preliminary documentation and is subject to change.]
Class used to process results of traversing the BlockDB.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
public interface IBlockDBQueryProcessor
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| GetResults()()()() | Returns the gathered results, as an array of BlockDBEntry structs. | |
| ProcessEntry(BlockDBEntry) | Callback for each BlockDBEntry. |