SVolumeControl

A Slate VolumeControl is a mute icon/button and volume slider.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SVolumeControl.h

Include

#include "Widgets/Input/SVolumeControl.h"

Syntax

class SVolumeControl : public SCompoundWidget

Remarks

A Slate VolumeControl is a mute icon/button and volume slider.

Functions

Name Description

Public function

void

 

Construct

(
    const SVolumeControl::FArguments& ...
)

Construct the widget

Public function Const

float

 

GetVolume()

Public function Const

bool

 

IsMuted()

Classes

Name

Description

Public struct

FArguments

Enums

Name

Description

Private enum

ESpeakerIcon

Typedefs

Name

Description

FOnMuted

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss