This version of Unity is unsupported.

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.