Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/SSocketChooserPopup
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SSocketChooser.h |
| Include | #include "SSocketChooser.h" |
Syntax
struct FSocketInfo
Remarks
Info about one socket
Variables
| Type | Name | Description | |
|---|---|---|---|
| FComponentSocketDescription | Description | ||
| FBasicStringFilterExpressionContext | FilterContext | Cached filter context for faster comparison |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSocketInfo
(
FComponentSocketDescription InDescription |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FSocketInfo > | Make
(
FComponentSocketDescription Description |