Gets Baltie from given sprite.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- sprite
- Type: SGP.XSpace..::.XSprite
The sprite that represents the Baltie.
Return Value
Baltie that is represented by the sprite.
Remarks
Returns nullNothingnullptra null reference (Nothing in Visual Basic) if the sprite is not the Baltie sprite.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | sprite is nullNothingnullptra null reference (Nothing in Visual Basic). |