Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FResolvedPropertyChainResult |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserPropertyAccess.h |
| Include Path | #include "ChooserPropertyAccess.h" |
Syntax
struct FResolvedPropertyChainResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Container | uint8 * | ChooserPropertyAccess.h | ||
| Function | UFunction * | ChooserPropertyAccess.h | ||
| Mask | uint8 | ChooserPropertyAccess.h | ||
| PropertyOffset | uint32 | ChooserPropertyAccess.h | ||
| PropertyType | EChooserPropertyAccessType | ChooserPropertyAccess.h | ||
| StructType | const UStruct * | ChooserPropertyAccess.h |