Gets whether the sprite represents Baltie.

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

Syntax

C#
public static bool IsBaltieSprite(
	XSprite sprite
)

Parameters

sprite
Type: SGP.XSpace..::.XSprite
A sprite (XSprite).

Return Value

trueTruetruetrue (True in Visual Basic) whether sprite is a Baltie's sprite.

See Also