This version of Unity is unsupported.

TreeView.CommandEventHandling

Declaration

protected void CommandEventHandling();

Description

This function is called automatically and handles the ExecuteCommand events for “SelectAll” and “FrameSelection”. Override this function to extend or avoid Command events.