Zdexby TheHolyOneZ
5,360 classes
Class

UCommonLazyImage

: UImage : UWidget : UVisual : UObject
/Script/CommonUI.CommonLazyImage 0x0450 (1,104 B) align 16 inherited 0x02B0 vtable /Script/CommonUI
0x00x0450

Members 4

OffsetSizeNameTypeFlagsDefault
0xB0LoadingBackgroundBrushFSlateBrush2 flags{TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu…
0xB0LoadingThrobberBrushFSlateBrush2 flags{TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu…
0x08MaterialTextureParamNameFName7 flagsNone
0x10BP_OnLoadingStateChangedFMulticastScriptDelegate4 flags<delegate>
0x04280x28unreflected bytes to end of UCommonLazyImage
Inherited from UImage 6
OffsetSizeNameTypeFlagsDefault
0xB0BrushFSlateBrush3 flags{TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu…
0x10BrushDelegateFScriptDelegate5 flags<delegate>
0x10ColorAndOpacityFLinearColor7 flags{R=1, G=1, B=1, A=1}
0x10ColorAndOpacityDelegateFScriptDelegate5 flags<delegate>
0x01bFlipForRightToLeftFlowDirectionbool7 flagsfalse
0x02510x03padding / unreflected
0x10OnMouseButtonDownEventFScriptDelegate6 flags<delegate>
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 5

SignatureFlagsNativeParams
void SetMaterialTextureParamName(const FName& TextureParamName)FinalNative+1 flags0x08
void SetBrushFromLazyTexture(TSoftObjectPtr<UTexture2D>& LazyTexture, bool bMatchSize)FinalNative+1 flags0x29
void SetBrushFromLazyMaterial(TSoftObjectPtr<UMaterialInterface>& LazyMaterial)FinalNative+1 flags0x28
void SetBrushFromLazyDisplayAsset(TSoftObjectPtr<UObject>& LazyObject, bool bMatchTextureSize)FinalNative+1 flags0x29
bool IsLoading()FinalNative+1 flags0x01