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

[Missing <summary> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

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

Syntax

   
 C# 
public int SearchColumn(
	int x,
	int y,
	Block id,
	int zStart
)

Parameters

x
Int32

[Missing <param name="x"/> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

y
Int32

[Missing <param name="y"/> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

id
Block

[Missing <param name="id"/> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

zStart
Int32

[Missing <param name="zStart"/> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Map.SearchColumn(System.Int32,System.Int32,fCraft.Block,System.Int32)"]

See Also