Resets the autoanimation.

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

Syntax

C#
public override void ResetAutoAnimation(
	bool recursive
)

Parameters

recursive
Type: System..::.Boolean
Defines whether the child sprite properties will be recursively set to default.

See Also