Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FAttractState
| Name | FAttributeInterpolationData |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAttractElement.h |
| Include Path | #include "Elements/PCGAttractElement.h" |
Syntax
struct FAttributeInterpolationData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputAccessor | TUniquePtr< IPCGAttributeAccessor > | Elements/PCGAttractElement.h | ||
| OutputSelector | FPCGAttributePropertyOutputSelector | Elements/PCGAttractElement.h | ||
| SourceAccessor | TUniquePtr< const IPCGAttributeAccessor > | Elements/PCGAttractElement.h | ||
| SourceKeys | TUniquePtr< const IPCGAttributeAccessorKeys > | Elements/PCGAttractElement.h | ||
| TargetAccessor | TUniquePtr< const IPCGAttributeAccessor > | Elements/PCGAttractElement.h | ||
| TargetKeys | TUniquePtr< const IPCGAttributeAccessorKeys > | Elements/PCGAttractElement.h |