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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答