Zdexby TheHolyOneZ
5,360 classes
Class

UDecalComponent

: USceneComponent : UActorComponent : UObject
/Script/Engine.DecalComponent 0x02B0 (688 B) align 16 inherited 0x0240 vtable /Script/Engine
0x00x02B0

Members 10

OffsetSizeNameTypeFlagsDefault
0x08DecalMaterialUMaterialInterface*Protected+9 flagsnullptr
0x04SortOrderint328 flags0
0x04FadeScreenSizefloat8 flags0.01
0x04FadeStartDelayfloat8 flags0
0x04FadeDurationfloat8 flags0
0x04FadeInDurationfloat8 flags0
0x04FadeInStartDelayfloat8 flags0
0x01bDestroyOwnerAfterFade : 1bit 0bool6 flagstrue
0x02610x07padding / unreflected
0x18DecalSizeFVector8 flags{X=128, Y=256, Z=256}
0x10DecalColorFLinearColor8 flags{R=1, G=1, B=1, A=1}
0x02900x20unreflected bytes to end of UDecalComponent
Inherited from USceneComponent 29
OffsetSizeNameTypeFlagsDefault
0x08PhysicsVolumeTWeakObjectPtr<APhysicsVolume>Transient+6 flagsnullptr
0x08AttachParentUSceneComponent*NetRepNotify+8 flagsnullptr
0x08AttachSocketNameFNameNetRepNotify+5 flagsNone
0x00D80x08padding / unreflected
0x10AttachChildrenTArray<USceneComponent*>NetTransient+7 flags[]
0x10ClientAttachedChildrenTArray<USceneComponent*>Transient+6 flags[]
0x01000x40padding / unreflected
0x18RelativeLocationFVectorNetRepNotify+8 flags{X=0, Y=0, Z=0}
0x18RelativeRotationFRotatorNetRepNotify+7 flags{Pitch=0, Yaw=0, Roll=0}
0x18RelativeScale3DFVectorNetRepNotify+8 flags{X=1, Y=1, Z=1}
0x18ComponentVelocityFVector5 flags{X=0, Y=0, Z=0}
0x01bComponentToWorldUpdated : 1bit 0boolTransient+3 flagsfalse
0x01bAbsoluteLocation : 1bit 2boolNetRepNotify+6 flagsfalse
0x01bAbsoluteRotation : 1bit 3boolNetRepNotify+6 flagsfalse
0x01bAbsoluteScale : 1bit 4boolNetRepNotify+6 flagsfalse
0x01bVisible : 1bit 5boolNetRepNotify+6 flagstrue
0x01bShouldBeAttached : 1bit 6boolNetTransient+3 flagsfalse
0x01bShouldSnapLocationWhenAttached : 1bit 7boolNetTransient+3 flagsfalse
0x01bShouldSnapRotationWhenAttached : 1bit 0boolNetTransient+3 flagsfalse
0x01bShouldSnapScaleWhenAttached : 1bit 1boolNetTransient+3 flagsfalse
0x01bShouldUpdatePhysicsVolume : 1bit 2bool6 flagsfalse
0x01bHiddenInGame : 1bit 3bool7 flagsfalse
0x01bBoundsChangeTriggersStreamingDataRebuild : 1bit 4bool3 flagsfalse
0x01bUseAttachParentBound : 1bit 5bool6 flagsfalse
0x01bComputeFastLocalBounds : 1bit 6bool3 flagsfalse
0x01bComputeBoundsOnceForGame : 1bit 7bool3 flagsfalse
0x01bComputedBoundsOnceForGame : 1bit 0bool3 flagsfalse
0x01bIsNotRenderAttachmentRoot : 1bit 1bool3 flagsfalse
0x01MobilityEComponentMobilityNet+8 flagsMovable
0x01DetailModeEDetailMode9 flagsDM_Low
0x01PhysicsVolumeChangedDelegateFMulticastScriptDelegate4 flags<delegate>
Inherited from UActorComponent 15
OffsetSizeNameTypeFlagsDefault
0x30PrimaryComponentTickFActorComponentTickFunction3 flags{}
0x10ComponentTagsTArray<FName>4 flags[]
0x10AssetUserDataTArray<UAssetUserData*>Protected+8 flags[]
0x00880x04padding / unreflected
0x04UCSSerializationIndexint325 flags-1
0x00900x04padding / unreflected
0x01bNetAddressable : 1bit 5boolProtected+3 flagsfalse
0x01bReplicateUsingRegisteredSubObjectList : 1bit 6boolProtected+9 flagsfalse
0x01bReplicates : 1bit 7boolNet+7 flagsfalse
0x00950x01padding / unreflected
0x01bAutoActivate : 1bit 3bool6 flagsfalse
0x01bIsActive : 1bit 4boolNetTransient+4 flagsfalse
0x01bEditableWhenInherited : 1bit 5bool5 flagstrue
0x01bCanEverAffectNavigation : 1bit 7boolProtected+6 flagsfalse
0x01bIsEditorOnly : 1bit 1bool6 flagsfalse
0x00980x19padding / unreflected
0x01CreationMethodEComponentCreationMethod5 flagsNative
0x01OnComponentActivatedFMulticastScriptDelegate4 flags<delegate>
0x01OnComponentDeactivatedFMulticastScriptDelegate4 flags<delegate>

Functions 12

SignatureFlagsNativeParams
void SetSortOrder(int32 Value)FinalNative+1 flags0x04
void SetFadeScreenSize(float NewFadeScreenSize)FinalNative+1 flags0x04
void SetFadeOut(float StartDelay, float Duration, bool DestroyOwnerAfterFade)FinalNative+1 flags0x09
void SetFadeIn(float StartDelay, float Duration)FinalNative+1 flags0x08
void SetDecalMaterial(UMaterialInterface* NewDecalMaterial)FinalNative+1 flags0x08
void SetDecalColor(const FLinearColor& Color)FinalNative+1 flags0x10
float GetFadeStartDelay()FinalNative+1 flags0x04
float GetFadeInStartDelay()FinalNative+1 flags0x04
float GetFadeInDuration()FinalNative+1 flags0x04
float GetFadeDuration()FinalNative+1 flags0x04
UMaterialInterface* GetDecalMaterial()FinalNative+1 flags0x08
UMaterialInstanceDynamic* CreateDynamicMaterialInstance()NativePublic0x08

Used by 4

types with a member, parameter or interface of this type