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