Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Contextual Anim Start Scene Params' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Contextual Anim Start Scene Params |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Role To Actor Map | Map with actors to bind to each role in the scene |
| integer | Section Idx | Desired section. If INDEX_NONE the Manager will use or find best set in the first section. |
| integer | Anim Set Idx | Desired set. If INDEX_NONE the Manager will attempt to find the best set to use by running the selection criteria.The selection will be performed in the section specified by SectionIdx or in the first section if SectionIdx == INDEX_NONE. |