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