[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.5 (0.6.3.5)

Syntax

   
 C# 
public bool CanDraw(
	int volume
)

Parameters

volume
Int32

See Also