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

Returns true if player is allowed to run draw commands that affect a given number of blocks.

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

Syntax

   
 C# 
public bool CanDraw(
	int volume
)

Parameters

volume
Int32

See Also