Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddChild(AdvancedDropdownItem)

Adds the given AdvancedDropdownItem child to the children list.
Read time 1 minuteLast updated 10 days ago

Definition

public void AddChild(AdvancedDropdownItem child)

Parameters

AdvancedDropdownItem to be added to the children list.