RBX.lua.ChangeHistoryService (Service): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus cat: Services |
>Mindraker |
||
Line 11: | Line 11: | ||
''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>'' | ''<font color="red"># indicates a locked function. These should NOT be tampered with.</font>'' | ||
*<font color="red">#</font>GetCanRedo | *<font color="red">#</font>[[GetCanRedo (Function)|GetCanRedo]] | ||
*<font color="red">#</font>GetCanUndo | *<font color="red">#</font>[[GetCanUndo (Function)|GetCanUndo]] | ||
*<font color="red">#</font>Redo | *<font color="red">#</font>[[Redo (Function)|Redo]] | ||
*<font color="red">#</font>SetEnabled | *<font color="red">#</font>[[SetEnabled (Function)|SetEnabled]] | ||
*<font color="red">#</font>SetWaypoint | *<font color="red">#</font>[[SetWaypoint (Function)|Waypoint]] | ||
*<font color="red">#</font>Undo | *<font color="red">#</font>[[Undo (Function)|Undo]] | ||
==Properties== | ==Properties== |
Revision as of 14:01, 16 September 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.
Properties
The ChangeHistoryService object only incorporates the global properties.
Events
The ChangeHistoryService object only incorporates the global events.