81 SLATE_API void OnWriteValue(
float NewValue);
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define SLATE_STYLE_ARGUMENT(ArgType, ArgName)
Definition DeclarativeSyntaxSupport.h:280
#define SLATE_ATTRIBUTE(AttrType, AttrName)
Definition DeclarativeSyntaxSupport.h:192
#define SLATE_EVENT(DelegateName, EventName)
Definition DeclarativeSyntaxSupport.h:458
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
Definition CoreStyle.h:15
Definition SVolumeControl.h:21
SLATE_API void Construct(const SVolumeControl::FArguments &InDeclaration)
Definition SVolumeControl.cpp:15
DECLARE_DELEGATE_OneParam(FOnMuted, bool)
SLATE_BEGIN_ARGS(SVolumeControl)
Definition SVolumeControl.h:25
float GetVolume() const
Definition SVolumeControl.h:53
bool IsMuted() const
Definition SVolumeControl.h:54
Definition Attribute.h:17
const ObjectType & Get() const
Definition Attribute.h:241
Definition SharedPointer.h:692
@ false
Definition radaudio_common.h:23
Definition SlateBrush.h:239
Definition SlateTypes.h:1409