Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FObjectContextProperty |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ObjectColumn.h |
| Include Path | #include "ObjectColumn.h" |
Syntax
USTRUCT (DisplayName="Object Property Binding")
struct FObjectContextProperty : public FChooserParameterObjectBase
Inheritance Hierarchy
- FChooserParameterBase → FChooserParameterObjectBase → FObjectContextProperty
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Binding | FChooserObjectPropertyBinding | ObjectColumn.h |
|