Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Run Graph' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Unit Anim Next Run Animation Graph V 2 |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Graph | The graph to run |
| integer | LOD | LOD to run the graph at. If this is -1 then the reference pose's source LOD will be used |
| struct | Reference Pose | Reference pose for the graph |
| struct | Overrides | Variable overrides to be applied to subgraphs |
| struct | Result | Pose result |
| struct | Execute | The execution result |