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

[Missing <summary> documentation for "M:fCraft.BlockDB.Lookup(System.Int32,fCraft.PlayerInfo[],System.Boolean,System.TimeSpan)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public BlockDBEntry[] Lookup(
	int max,
	PlayerInfo[] infos,
	bool exclude,
	TimeSpan span
)

Parameters

max
Int32
infos
array<PlayerInfo>[]()[][]
exclude
Boolean
span
TimeSpan

See Also