This class should be added to a button to enable and disable the ObjectRemover class component at runtime.
public void DisableRemoveMode()
Disables the ObjectRemover if there is one.
public void EnableRemoveMode()
Enables the ObjectRemover if there is one.
public void ChangeText()
Changes the text on the button if the ObjectRemover is enabled or not.