AdvancedDropdown.BuildRoot
protected IMGUI.Controls.AdvancedDropdownItem BuildRoot();
Returns
AdvancedDropdownItem Root of the list.
Description 描述
Implement this method to generate the content of the drop-down. This method is called when the drop-down is being shown.