Navigation
API > API/Plugins > API/Plugins/Chooser
References
| Module | Chooser |
| Header | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserPropertyAccess.h |
| Include | #include "ChooserPropertyAccess.h" |
Syntax
struct FCompiledBinding
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FCompiledBindingElement > | CompiledChain | Type info for number and enum conversions | |
| int | ContextIndex | ||
| TArray< const UStruct * > | Dependencies | ||
| EChooserPropertyAccessType | PropertyType | ||
| int | SerialNumber | ||
| const UStruct * | StructType | Type of struct for when the property itself is a struct. | |
| const UStruct * | TargetType |