GetCanUndo (Method)

From Legacy Roblox Wiki
Revision as of 03:38, 6 April 2012 by >JulienDethurens (Created page with "{{Protected}} {{Method |name=GetCanUndo |returns=Tuple |description=Returns whether there are actions that can be undone, and, if there are, returns the last of them. |obj...")
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
GetCanUndo( )
Returns Tuple
Description: Returns whether there are actions that can be undone, and, if there are, returns the last of them.
Member of: ChangeHistoryService