Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Manual Music Source Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Tempo | Initial tempo in BPM. |
| integer | Time Sig Numerator | Initial time signature numerator (beats per bar). |
| integer | Time Sig Denominator | Initial time signature denominator (beat unit). |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Manual Music Source Settings |