Removes sprites XSprite from the cube.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Clear(
	bool conjuredOnly
)

Parameters

conjuredOnly
Type: System..::.Boolean
Indicates whether only conjured sprites XSprite should be removed.

See Also