This version of Unity is unsupported.

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.