Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
CollapseAll image  | DropDown image
 C#

 | See Also
fCraft 0.630 API Reference
BlockDB..::Lookup Method

[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Lookup(Int32)
Lookup(Int32, BoundingBox)
Lookup(Int32, Vector3I)
Returns list of all changes done to the map at the given coordinate, newest to oldest.
Lookup(Int32, TimeSpan)
Lookup(Int32, BlockDBSearchType, Func<(Of <<'(BlockDBEntry, Boolean>)>>))
Searches the database for BlockDBEntries, based on given criteria.
Lookup(Int32, BoundingBox, TimeSpan)
Lookup(Int32, PlayerInfo, Boolean)
Lookup(Int32, array<PlayerInfo>[]()[][], Boolean)
Lookup(Int32, BoundingBox, PlayerInfo, Boolean)
Lookup(Int32, BoundingBox, array<PlayerInfo>[]()[][], Boolean)
Lookup(Int32, PlayerInfo, Boolean, TimeSpan)
Lookup(Int32, array<PlayerInfo>[]()[][], Boolean, TimeSpan)
Lookup(Int32, BoundingBox, PlayerInfo, Boolean, TimeSpan)
Lookup(Int32, BoundingBox, array<PlayerInfo>[]()[][], Boolean, TimeSpan)

See Also

BlockDB Class
fCraft Namespace

Copyright 2009-2012 Matvei Stefarov <[email protected]>