Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Pose Search Continuing Properties' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Pose Search Continuing Properties |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Playing Asset | Currently playing animation |
| real | Playing Asset Accumulated Time | Currently playing animation accumulated time |
| boolean | Is Playing Asset Mirrored | |
| vector | Playing Asset Blend Parameters | PlayingAsset associated BlendParameters (if PlayingAsset is a UBlendSpace) |
| enum | Interrupt Mode | |
| boolean | Is Continuing Interaction | |
| object | Playing Asset Database | database where the PlayingAsset was originally from(optional property, used to provide an additional database to search for the continuing pose associated to PlayingAsset) |