Dettachs the root sprite.

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

Syntax

C#
protected void DetachRoot(
	XSprite root
)

Parameters

root
Type: SGP.XSpace..::.XSprite
The root sprite.

Exceptions

ExceptionCondition
System..::.ArgumentNullException root is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also