GetCanUndo (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>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..." |
>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..." |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 03:38, 6 April 2012
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 |