Conjures the latest conjured sprite in front of Baltie in the relative position relPos.

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

Syntax

C#
public XSprite ConjureLast(
	int relPos
)

Parameters

relPos
Type: System..::.Int32
The relative cubes count in front of Baltie, where the model will be conjured. The implicit value is 1.

Return Value

Returns the new conjured sprite XSprite.

See Also