Method DoInsideUpdate
DoInsideUpdate(Action, bool)
Calls the specified action inside an update block, ensuring that the owner of this tree control item is updated correctly.
public virtual void DoInsideUpdate(Action action, bool treeChanged = true)
Calls the specified action inside an update block, ensuring that the owner of this tree control item is updated correctly.
public virtual void DoInsideUpdate(Action action, bool treeChanged = true)