Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.