Unconjures the first sprite with name modelName.

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

Syntax

C#
public void Unconjure(
	string modelName
)

Parameters

modelName
Type: System..::.String
The name of the sprite being removed.

See Also