Navigation
API > API/Plugins > API/Plugins/PropertyBindingUtils
References
| Module | PropertyBindingUtils |
| Header | /Engine/Plugins/Runtime/PropertyBindingUtils/Source/PropertyBindingUtils/Public/PropertyBindingPath.h |
| Include | #include "PropertyBindingPath.h" |
Syntax
struct FPropertyBindingPathIndirection
Remarks
Struct describing an indirection at specific segment at path. Returned by FPropertyBindingPath::ResolveIndirections() and FPropertyBindingPath::ResolveIndirectionsWithValue(). Generally there's one indirection per FProperty. Containers have one path segment but two indirection (container + inner type).
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyBindingPathIndirection
(
const UStruct* InContainerStruct |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EPropertyBindingAccessType | |||
| int32 | |||
| const void * | |||
| const UStruct * | |||
| const UStruct * | |||
| void * | |||
| int32 | |||
| const FProperty * | GetProperty () |
||
| const void * | |||
| FGuid | |||
| int32 | |||
| FName |