UI_Dropdown::​DropdownEvent
Events.​UnityEvent_T_System.​Int32
UI_Dropdown::​DropdownEvent

class:/TYPE/UnityEngine.UI.Dropdown.DropdownEvent//, can be loaded from an assetbundle using UI_Dropdown::DropdownEvent::createfromassetbundle(bundlename,prefabname) /

Parent

<Events::UnityEvent_T_System::Int32>

Functions
ui_dropdown::​dropdownevent::​create
static UnityEngine.UI.Dropdown.DropdownEvent Create ()

Constructor replaces new;

Returns

UnityEngine.UI.Dropdown.DropdownEvent

ui_dropdown::​dropdownevent::​fromassetbundle
static UnityEngine.UI.Dropdown.DropdownEvent CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.UI.Dropdown.DropdownEvent