Finds the last sprite, created in accordance with the given model.

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

Syntax

C#
public XSprite LastFindModelSprite(
	string modelName
)

Parameters

modelName
Type: System..::.String
Name of the model, in accordance with the desired sprite has been created.

Return Value

Returns the sprite created in accordance with the given model.

See Also