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(
	string spriteName
)

Parameters

spriteName
Type: System..::.String
Name of the model.

Return Value

Returns the new conjured sprite XSprite.

See Also