RBX.lua.ChangeHistoryService (Service): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace No edit summary |
>Anaminus Added members |
||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
{{stub}} | |||
__NOTOC__ | __NOTOC__ | ||
The ChangeHistoryService object. | |||
{{Service}} | |||
< | ==Functions== | ||
In addition to the global functions, the ChangeHistoryService also has these functions:<br> | |||
''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>'' | |||
== | *<font color="red">#</font>GetCanRedo | ||
*<font color="red">#</font>GetCanUndo | |||
*<font color="red">#</font>Redo | |||
*<font color="red">#</font>SetEnabled | |||
*<font color="red">#</font>SetWaypoint | |||
*<font color="red">#</font>Undo | |||
==Properties== | |||
The ChangeHistoryService object only incorporates the global properties. | |||
==Events== | |||
The ChangeHistoryService object only incorporates the global events. | |||
[[Category: ROBLOX Lua Objects]] | |||
[[Category:ROBLOX Lua Objects]] | |||
[[Category:Stubs]] |
Revision as of 23:57, 3 August 2008
![]() |
Stub This article is a stub. If you think you know more about this than we do, please help us by contacting a writer. Thank you! |
The ChangeHistoryService object.

Functions
In addition to the global functions, the ChangeHistoryService also has these functions:
# indicates a locked function. These should NOT be tampered with.
- #GetCanRedo
- #GetCanUndo
- #Redo
- #SetEnabled
- #SetWaypoint
- #Undo
Properties
The ChangeHistoryService object only incorporates the global properties.
Events
The ChangeHistoryService object only incorporates the global events.