Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Scene Dynamic Binding Resolve Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Scene Dynamic Binding Resolve Result |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Objects | The resolved objects |
| object | Object | |
| boolean | Is Possessed Object | Whether the resolved object is external to the sequenceThis property is ignored for possessables, who are always treated as external.When resolving a spawnable, setting this to true will not destroy the objectwhen the spawnable track ends, or the sequence finishes. |