Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FChooserObjectPropertyBinding |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserPropertyAccess.h |
| Include Path | #include "ChooserPropertyAccess.h" |
Syntax
USTRUCT ()
struct FChooserObjectPropertyBinding : public FChooserPropertyBinding
Inheritance Hierarchy
- FChooserPropertyBinding → FChooserObjectPropertyBinding
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllowedClass | TObjectPtr< UClass > | ChooserPropertyAccess.h |
Functions
Public
Overridden from FChooserPropertyBinding
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetPropertyData
(
const IHasContextClass* HasContext, |
ChooserPropertyAccess.h |