Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FCompiledBindingElement |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserPropertyAccess.h |
| Include Path | #include "ChooserPropertyAccess.h" |
Syntax
struct FCompiledBindingElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ChooserPropertyAccess.h | |||
FCompiledBindingElement
(
int InOffset |
ChooserPropertyAccess.h | ||
FCompiledBindingElement
(
UFunction* InFunction |
ChooserPropertyAccess.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsFunction | bool | ChooserPropertyAccess.h | ||
| FCompiledBindingElement | union UE::Chooser::FCompiledBindingElement | ChooserPropertyAccess.h | ||
| Function | UFunction * | ChooserPropertyAccess.h | ||
| Mask | uint8 | ChooserPropertyAccess.h | ||
| Offset | int | ChooserPropertyAccess.h |