Navigation
API > API/Plugins > API/Plugins/ChooserEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SPropertyAccessChainWidget
References
| Module | ChooserEditor |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ChooserEditor/Public/SPropertyAccessChainWidget.h |
| Include | #include "SPropertyAccessChainWidget.h" |
Syntax
class SPropertyAccessChainWidget : public SCompoundWidget
Remarks
Wrapper widget for Property access widget, which can update when the target Class changes.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |