Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'UAF Graph' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Asset | The asset to run as an animation graph |
| object | Host Graph | The host graph to use to run the asset. Applies only to top-level graphs being run in modules.We use a host graph to be able to blend between graph sources at the top level of a module when a RunGraph's input graph changes.If this is unset, then the project's default host graph will be used. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Anim Next Anim Graph |