Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/STextComboBox > API/Runtime/Slate/STextComboBox/FArguments
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OptionsSource
(
const TArray< TSharedPtr< FString > >* InArg |
Widgets/Input/STextComboBox.h | ||
WidgetArgsType & OptionsSource
(
::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > >* InArg |
Widgets/Input/STextComboBox.h | ||
WidgetArgsType & OptionsSource
(
TSharedPtr<::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > > > InArg |
Widgets/Input/STextComboBox.h | ||
WidgetArgsType & OptionsSource
(
TSharedRef<::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > > > InArg |
Widgets/Input/STextComboBox.h | ||
WidgetArgsType & OptionsSource
(
::UE::Slate::ItemsSource::ForwardedSlateItemsSourceArgument< TSharedPtr< FString > > InArg |
Widgets/Input/STextComboBox.h |
OptionsSource(const TArray< TSharedPtr< FString > > *)
| Name | OptionsSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h |
| Include Path | #include "Widgets/Input/STextComboBox.h" |
WidgetArgsType & OptionsSource
(
const TArray < TSharedPtr < FString > > * InArg
)
OptionsSource(::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > > *)
| Name | OptionsSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h |
| Include Path | #include "Widgets/Input/STextComboBox.h" |
WidgetArgsType & OptionsSource
(
::UE::Slate::Containers::TObservableArray < TSharedPtr < FString > > * InArg
)
OptionsSource(TSharedPtr<::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > > >)
| Name | OptionsSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h |
| Include Path | #include "Widgets/Input/STextComboBox.h" |
WidgetArgsType & OptionsSource
(
TSharedPtr <::UE::Slate::Containers::TObservableArray < TSharedPtr < FString > > > InArg
)
OptionsSource(TSharedRef<::UE::Slate::Containers::TObservableArray< TSharedPtr< FString > > >)
| Name | OptionsSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h |
| Include Path | #include "Widgets/Input/STextComboBox.h" |
WidgetArgsType & OptionsSource
(
TSharedRef <::UE::Slate::Containers::TObservableArray < TSharedPtr < FString > > > InArg
)
OptionsSource(::UE::Slate::ItemsSource::ForwardedSlateItemsSourceArgument< TSharedPtr< FString > >)
| Name | OptionsSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/STextComboBox.h |
| Include Path | #include "Widgets/Input/STextComboBox.h" |
WidgetArgsType & OptionsSource
(
::UE::Slate::ItemsSource::ForwardedSlateItemsSourceArgument < TSharedPtr < FString > > InArg
)