Informs about sprite changes.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected virtual void ChangedNotify(
	XSprite..::.ChangedNotification flags
)

Parameters

flags
Type: SGP.XSpace..::.XSprite..::.ChangedNotification
Types of XSprite..::.ChangedNotification changes that happened in the sprite.

See Also