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:
- UI Toggle: Deactivates the
_deleteOverlayGameObject. - Blocker Release: Deactivates the full-screen click blocker, allowing the user to interact with the rest of the Colour Picker again.
- UI Toggle: Deactivates the
- Returns:
void