GeneralRulesSelectLastCreatedSprite Method |
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public virtual void SelectLastCreatedSprite()
Remarks This is the same as
SelectLastCreatedSpriteFor(String) using an empty string
as the Target Name. This function is provided for compatibility; use SelectLastCreatedSpriteFor.
See Also