Detailed Method Reference

Namespace: Canley.Utility.ColourPicker
Class: CanleyMiniSwatch

CancelDelete

public void CancelDelete()
  • Description: Closes the delete confirmation overlay and returns the swatch to its interactive state.
  • Workflow:
    1. UI Toggle: Deactivates the _deleteOverlay GameObject.
    2. Blocker Release: Deactivates the full-screen click blocker, allowing the user to interact with the rest of the Colour Picker again.
  • Returns: void