RBX.lua.ChangeHistoryService (Service): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
cat: Services
>Anaminus
cat: Services
(No difference)

Revision as of 23:15, 13 September 2008

Stub icon 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.

This is a Game Service; it cannot be created with Instance.new - it must be obtained using the GetService method, or as a child of game.


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.