Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate Sound' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Sound | Pointer to the USoundBase. Holding onto it as a UObject because USoundBase is not available in Slate core.Edited via FSlateSoundStructCustomization to ensure you can only set USoundBase assets on it. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate Sound |