Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/SSocketChooserPopup
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SSocketChooserPopup::FArguments
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SSocketChooser.h |
| Include | #include "SSocketChooser.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSocketChooserPopup >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | OnSocketChosen
(
const FOnSocketChosen& InDelegate |
Called when the text is chosen. | |
| WidgetArgsType & | ProvideNoSocketOption
(
bool InArg |
Control if the 'none' socket is shown | |
| WidgetArgsType & | SceneComponent
(
USceneComponent* InArg |
A component that contains sockets |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |