This version of Unity is unsupported.

AdvancedDropdownItem.AddChild

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

Parameters

childAdvancedDropdownItem to be added to the children list.

Description

Adds the given AdvancedDropdownItem child to the children list.