Navigation
API > API/Plugins > API/Plugins/PropertyBindingUtilsEditor > API/Plugins/PropertyBindingUtilsEditor/SBindingView
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/PropertyBindingUtils/Source/PropertyBindingUtilsEditor/Public/Widgets/SPropertyBindingView.h |
| Include Path | #include "Widgets/SPropertyBindingView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBindingView >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SBindingView::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SPropertyBindingView.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SPropertyBindingView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & CollectionOwner
(
TScriptInterface< const IPropertyBindingBindingCollectionOwner > InArg |
Widgets/SPropertyBindingView.h | ||
WidgetArgsType & GetBindingCollection
(
const FOnGetBindingCollection& InDelegate |
Widgets/SPropertyBindingView.h |