Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/FSlateStyleSet > API/Runtime/SlateCore/Styling/FSlateStyleSet/Set
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/SlateStyle.h |
| Include | #include "Styling/SlateStyle.h" |
FORCENOINLINE void Set
(
FName PropertyName,
const FSlateSound & InSound
)
Remarks
Set FSlateSound properties
Parameters
| Name | Description |
|---|---|
| PropertyName | Name of the property to set |
| InSound | Sound to set |