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