Zdexby TheHolyOneZ
5,360 classes
Class

UAudioMeter

: UWidget : UVisual : UObject
/Script/AudioWidgets.AudioMeter 0x0650 (1,616 B) align 16 inherited 0x0168 vtable /Script/AudioWidgets
0x00x0650

Members 11

OffsetSizeNameTypeFlagsDefault
0x10MeterChannelInfoTArray<FMeterChannelInfo>3 flags[1 item]
0x10MeterChannelInfoDelegateFScriptDelegate5 flags<delegate>
0x01880x08padding / unreflected
0x430WidgetStyleFAudioMeterStyle3 flags{MeterValueImage={TintColor={SpecifiedColor={LinearColor}, …
0x01OrientationEOrientation8 flagsOrient_Vertical
0x05C10x03padding / unreflected
0x10BackgroundColorFLinearColor8 flags{R=0.0075, G=0.0075, B=0.0075, A=1}
0x10MeterBackgroundColorFLinearColor8 flags{R=0.031, G=0.031, B=0.031, A=1}
0x10MeterValueColorFLinearColor8 flags{R=0.025719, G=0.208333, B=0.069907, A=1}
0x10MeterPeakColorFLinearColor8 flags{R=0.24349, G=0.708333, B=0.357002, A=1}
0x10MeterClippingColorFLinearColor8 flags{R=1, G=0, B=0.112334, A=1}
0x10MeterScaleColorFLinearColor8 flags{R=0.017642, G=0.017642, B=0.017642, A=1}
0x10MeterScaleLabelColorFLinearColor8 flags{R=0.442708, G=0.442708, B=0.442708, A=1}
0x06340x1Cunreflected bytes to end of UAudioMeter
Inherited from UWidget 23
OffsetSizeNameTypeFlagsDefault
0x08SlotUPanelSlot*13 flagsnullptr
0x10bIsEnabledDelegateFScriptDelegate5 flags<delegate>
0x10ToolTipTextDelegateFScriptDelegate5 flags<delegate>
0x10ToolTipTextFText3 flags<FText>
0x08ToolTipWidgetUWidget*12 flagsnullptr
0x10ToolTipWidgetDelegateFScriptDelegate5 flags<delegate>
0x10VisibilityDelegateFScriptDelegate5 flags<delegate>
0x38RenderTransformFWidgetTransform4 flags{Translation={X=0, Y=0}, Scale={X=1, Y=1}, Shear={X=0, Y=0}…
0x10RenderTransformPivotFVector2D7 flags{X=0.5, Y=0.5}
0x01FlowDirectionPreferenceEFlowDirectionPreference7 flagsInherit
0x01bIsVariable : 1bit 0bool3 flagstrue
0x01bCreatedByConstructionScript : 1bit 1boolTransient+3 flagsfalse
0x01bIsEnabled : 1bit 2bool5 flagstrue
0x01bOverride_Cursor : 1bit 3bool4 flagsfalse
0x01bIsVolatile : 1bit 4boolProtected+6 flagsfalse
0x01CursorEMouseCursor8 flagsDefault
0x01ClippingEWidgetClipping7 flagsInherit
0x01VisibilityESlateVisibility7 flagsVisible
0x01PixelSnappingEWidgetPixelSnapping7 flagsInherit
0x00DE0x02padding / unreflected
0x04RenderOpacityfloatProtected+7 flags1
0x00E40x04padding / unreflected
0x08AccessibleWidgetDataUSlateAccessibleWidgetData*9 flagsnullptr
0x00F80x40padding / unreflected
0x10NativeBindingsTArray<UPropertyBinding*>TransientProtected+4 flags[]

Functions 10

SignatureFlagsNativeParams
void SetMeterValueColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetMeterScaleLabelColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetMeterScaleColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetMeterPeakColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetMeterClippingColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetMeterChannelInfo(const TArray<FMeterChannelInfo>& InMeterChannelInfo)FinalNative+1 flags0x10
void SetMeterBackgroundColor(const FLinearColor& InValue)FinalNative+1 flags0x10
void SetBackgroundColor(const FLinearColor& InValue)FinalNative+1 flags0x10
TArray<FMeterChannelInfo> GetMeterChannelInfo__DelegateSignature()Public0x10
TArray<FMeterChannelInfo> GetMeterChannelInfo()FinalNative+1 flags0x10