0x00x0320
Members 33
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x04 | FogDensity | float | 9 flags | 0.02 | |
| 0x04 | FogHeightFalloff | float | 9 flags | 0.2 | |
| 0x0C | SecondFogData | FExponentialHeightFogData | 5 flags | {FogDensity=0, FogHeightFalloff=0.2, FogHeightOffset=0} | |
| 0x10 | FogInscatteringColor | FLinearColor | Deprecated+5 flags | {R=0.447, G=0.638, B=1, A=1} | |
| 0x10 | FogInscatteringLuminance | FLinearColor | 9 flags | {R=0, G=0, B=0, A=1} | |
| 0x10 | SkyAtmosphereAmbientContributionColorScale | FLinearColor | 8 flags | {R=1, G=1, B=1, A=1} | |
| 0x0284 | 0x04 | padding / unreflected | |||
| 0x08 | InscatteringColorCubemap | UTextureCube* | 9 flags | nullptr | |
| 0x04 | InscatteringColorCubemapAngle | float | 8 flags | 0 | |
| 0x10 | InscatteringTextureTint | FLinearColor | 8 flags | {R=1, G=1, B=1, A=1} | |
| 0x04 | FullyDirectionalInscatteringColorDistance | float | 8 flags | 1e+05 | |
| 0x04 | NonDirectionalInscatteringColorDistance | float | 8 flags | 1000 | |
| 0x04 | DirectionalInscatteringExponent | float | 9 flags | 4 | |
| 0x04 | DirectionalInscatteringStartDistance | float | 9 flags | 10000 | |
| 0x10 | DirectionalInscatteringColor | FLinearColor | Deprecated+5 flags | {R=0.25, G=0.25, B=0.125, A=1} | |
| 0x10 | DirectionalInscatteringLuminance | FLinearColor | 9 flags | {R=0, G=0, B=0, A=1} | |
| 0x04 | FogMaxOpacity | float | 9 flags | 1 | |
| 0x04 | StartDistance | float | 9 flags | 0 | |
| 0x04 | EndDistance | float | 9 flags | 0 | |
| 0x04 | FogCutoffDistance | float | 8 flags | 0 | |
| 0x01 | bEnableVolumetricFog | bool | 8 flags | false | |
| 0x02E5 | 0x03 | padding / unreflected | |||
| 0x04 | VolumetricFogScatteringDistribution | float | 8 flags | 0.2 | |
| 0x04 | VolumetricFogAlbedo | FColor | 8 flags | {B=255, G=255, R=255, A=255} | |
| 0x10 | VolumetricFogEmissive | FLinearColor | 8 flags | {R=0, G=0, B=0, A=0} | |
| 0x04 | VolumetricFogExtinctionScale | float | 8 flags | 1 | |
| 0x04 | VolumetricFogDistance | float | 8 flags | 6000 | |
| 0x04 | VolumetricFogStartDistance | float | 8 flags | 0 | |
| 0x04 | VolumetricFogNearFadeInDistance | float | 8 flags | 0 | |
| 0x04 | VolumetricFogStaticLightingScatteringIntensity | float | 8 flags | 1 | |
| 0x01 | bOverrideLightColorsWithFogInscatteringColors | bool | 9 flags | false | |
| 0x01 | bHoldout : 1bit 0 | bool | 8 flags | false | |
| 0x01 | bRenderInMainPass : 1bit 1 | bool | 7 flags | true | |
| 0x01 | bVisibleInReflectionCaptures : 1bit 2 | bool | 7 flags | true | |
| 0x01 | bVisibleInRealTimeSkyCaptures : 1bit 3 | bool | 7 flags | true | |
| 0x0316 | 0x0A | unreflected bytes to end of UExponentialHeightFogComponent | |||
Inherited from USceneComponent 29
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PhysicsVolume | TWeakObjectPtr<APhysicsVolume> | Transient+6 flags | nullptr | |
| 0x08 | AttachParent | USceneComponent* | NetRepNotify+8 flags | nullptr | |
| 0x08 | AttachSocketName | FName | NetRepNotify+5 flags | None | |
| 0x00D8 | 0x08 | padding / unreflected | |||
| 0x10 | AttachChildren | TArray<USceneComponent*> | NetTransient+7 flags | [] | |
| 0x10 | ClientAttachedChildren | TArray<USceneComponent*> | Transient+6 flags | [] | |
| 0x0100 | 0x40 | padding / unreflected | |||
| 0x18 | RelativeLocation | FVector | NetRepNotify+8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | RelativeRotation | FRotator | NetRepNotify+7 flags | {Pitch=0, Yaw=0, Roll=0} | |
| 0x18 | RelativeScale3D | FVector | NetRepNotify+8 flags | {X=1, Y=1, Z=1} | |
| 0x18 | ComponentVelocity | FVector | 5 flags | {X=0, Y=0, Z=0} | |
| 0x01 | bComponentToWorldUpdated : 1bit 0 | bool | Transient+3 flags | false | |
| 0x01 | bAbsoluteLocation : 1bit 2 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteRotation : 1bit 3 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bAbsoluteScale : 1bit 4 | bool | NetRepNotify+6 flags | false | |
| 0x01 | bVisible : 1bit 5 | bool | NetRepNotify+6 flags | true | |
| 0x01 | bShouldBeAttached : 1bit 6 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapLocationWhenAttached : 1bit 7 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapRotationWhenAttached : 1bit 0 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldSnapScaleWhenAttached : 1bit 1 | bool | NetTransient+3 flags | false | |
| 0x01 | bShouldUpdatePhysicsVolume : 1bit 2 | bool | 6 flags | false | |
| 0x01 | bHiddenInGame : 1bit 3 | bool | 7 flags | false | |
| 0x01 | bBoundsChangeTriggersStreamingDataRebuild : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bUseAttachParentBound : 1bit 5 | bool | 6 flags | false | |
| 0x01 | bComputeFastLocalBounds : 1bit 6 | bool | 3 flags | false | |
| 0x01 | bComputeBoundsOnceForGame : 1bit 7 | bool | 3 flags | false | |
| 0x01 | bComputedBoundsOnceForGame : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bIsNotRenderAttachmentRoot : 1bit 1 | bool | 3 flags | false | |
| 0x01 | Mobility | EComponentMobility | Net+8 flags | Movable | |
| 0x01 | DetailMode | EDetailMode | 9 flags | DM_Low | |
| 0x01 | PhysicsVolumeChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 30
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetVolumetricFogStartDistance(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFogScatteringDistribution(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFogNearFadeInDistance(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFogExtinctionScale(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFogEmissive(const FLinearColor& NewValue) | FinalNative+1 flags | 0x10 | |
| void SetVolumetricFogDistance(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFogAlbedo(const FColor& NewValue) | FinalNative+1 flags | 0x04 | |
| void SetVolumetricFog(bool bNewValue) | FinalNative+1 flags | 0x01 | |
| void SetStartDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetSkyAtmosphereAmbientContributionColorScale(const FLinearColor& NewValue) | FinalNative+1 flags | 0x10 | |
| void SetSecondFogHeightOffset(float Value) | FinalNative+1 flags | 0x04 | |
| void SetSecondFogHeightFalloff(float Value) | FinalNative+1 flags | 0x04 | |
| void SetSecondFogDensity(float Value) | FinalNative+1 flags | 0x04 | |
| void SetSecondFogData(const FExponentialHeightFogData& NewValue) | FinalNative+1 flags | 0x0C | |
| void SetRenderInMainPass(bool bValue) | FinalNative+1 flags | 0x01 | |
| void SetNonDirectionalInscatteringColorDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetInscatteringTextureTint(const FLinearColor& Value) | FinalNative+1 flags | 0x10 | |
| void SetInscatteringColorCubemapAngle(float Value) | FinalNative+1 flags | 0x04 | |
| void SetInscatteringColorCubemap(UTextureCube* Value) | FinalNative+1 flags | 0x08 | |
| void SetHoldout(bool bNewHoldout) | FinalNative+1 flags | 0x01 | |
| void SetFullyDirectionalInscatteringColorDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetFogMaxOpacity(float Value) | FinalNative+1 flags | 0x04 | |
| void SetFogInscatteringColor(const FLinearColor& Value) | FinalNative+1 flags | 0x10 | |
| void SetFogHeightFalloff(float Value) | FinalNative+1 flags | 0x04 | |
| void SetFogDensity(float Value) | FinalNative+1 flags | 0x04 | |
| void SetFogCutoffDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetEndDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetDirectionalInscatteringStartDistance(float Value) | FinalNative+1 flags | 0x04 | |
| void SetDirectionalInscatteringExponent(float Value) | FinalNative+1 flags | 0x04 | |
| void SetDirectionalInscatteringColor(const FLinearColor& Value) | FinalNative+1 flags | 0x10 |