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

[Missing <summary> documentation for "M:fCraft.Command.NextBlockWithParam(fCraft.Player,System.Int32@)"]

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

Syntax

   
 C# 
public Block NextBlockWithParam(
	Player player,
	ref int param
)

Parameters

player
Player

[Missing <param name="player"/> documentation for "M:fCraft.Command.NextBlockWithParam(fCraft.Player,System.Int32@)"]

param
Int32%

[Missing <param name="param"/> documentation for "M:fCraft.Command.NextBlockWithParam(fCraft.Player,System.Int32@)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Command.NextBlockWithParam(fCraft.Player,System.Int32@)"]

See Also