Method CanEditWatch
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
CanEditWatch()
Determines whether the currently selected watch can be edited.
public virtual bool CanEditWatch()
Returns
Remarks
This method checks if there is a selected watch and determines if it is eligible for editing. Ensure that a watch is selected before calling this method.