unreal.ComboBoxString_OnSelectionChangedEvent¶
- class unreal.ComboBoxString_OnSelectionChangedEvent(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseOn Selection Changed Event Delegate Signature
- Parameters:
selected_item (str)
selection_type (SelectInfo)
C++ Source:
Module: UMG
File: ComboBoxString.h