Zdexby TheHolyOneZ
5,360 classes
Class

UCommonVideoPlayer

: UWidget : UVisual : UObject
/Script/CommonUI.CommonVideoPlayer 0x02B0 (688 B) align 16 inherited 0x0168 vtable /Script/CommonUI
0x00x02B0

Members 7

OffsetSizeNameTypeFlagsDefault
0x08VideoUMediaSource*7 flagsnullptr
0x01bMatchSizebool6 flagsfalse
0x01710x07padding / unreflected
0x08MediaPlayerUMediaPlayer*Transient+6 flagsnullptr
0x08MediaTextureUMediaTexture*Transient+6 flagsnullptr
0x08VideoMaterialUMaterial*Transient+6 flags/CommonUI/VideoPlayerMaterial.VideoPlayerMaterial
0x08SoundComponentUMediaSoundComponent*Transient+8 flagsnullptr
0x01980x08padding / unreflected
0xB0VideoBrushFSlateBrushTransient+1 flags{TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu…
0x02500x60unreflected bytes to end of UCommonVideoPlayer
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 18

SignatureFlagsNativeParams
void SetVideo(UMediaSource* NewVideo)FinalNative+1 flags0x08
void SetShouldMatchSize(bool bInMatchSize)FinalNative+1 flags0x01
void SetPlaybackRate(float PlaybackRate)FinalNative+1 flags0x04
void SetLooping(bool bShouldLoopPlayback)FinalNative+1 flags0x01
void SetIsMuted(bool bInIsMuted)FinalNative+1 flags0x01
void Seek(float PlaybackTime)FinalNative+1 flags0x04
void Reverse()FinalNative+1 flags0x00
void PlayFromStart()FinalNative+1 flags0x00
void Play()FinalNative+1 flags0x00
void Pause()FinalNative+1 flags0x00
bool IsPlaying()FinalNative+1 flags0x01
bool IsPaused()FinalNative+1 flags0x01
bool IsMuted()FinalNative+1 flags0x01
bool IsLooping()FinalNative+1 flags0x01
float GetVideoDuration()FinalNative+1 flags0x04
float GetPlaybackTime()FinalNative+1 flags0x04
float GetPlaybackRate()FinalNative+1 flags0x04
void Close()FinalNative+1 flags0x00