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

AdvancedDropdownItem.AddChild

Declaration

public void AddChild(IMGUI.Controls.AdvancedDropdownItem child);

Parameters

child AdvancedDropdownItem to be added to the children list.

Description

Adds the given AdvancedDropdownItem child to the children list.