Conjures the latest conjured sprite in front of Baltie.

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

Syntax

C#
public XSprite ConjureLast(
	bool clear
)

Parameters

clear
Type: System..::.Boolean
Indicates whether the cube will be cleared before conjuring the new sprite.

Return Value

Returns the new conjured sprite XSprite.

See Also