Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'SlateSound' 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 |