0x00x0460
Members 21
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bRealTimeCapture | bool | 8 flags | false | |
| 0x01 | SourceType | ESkyLightSourceType | 8 flags | SLS_CapturedScene | |
| 0x08 | Cubemap | UTextureCube* | 9 flags | nullptr | |
| 0x04 | SourceCubemapAngle | float | 8 flags | 0 | |
| 0x04 | CubemapResolution | int32 | 8 flags | 128 | |
| 0x04 | SkyDistanceThreshold | float | 8 flags | 150000 | |
| 0x01 | bCaptureEmissiveOnly | bool | 9 flags | false | |
| 0x01 | bLowerHemisphereIsBlack | bool | 9 flags | true | |
| 0x02A6 | 0x02 | padding / unreflected | |||
| 0x10 | LowerHemisphereColor | FLinearColor | 9 flags | {R=0, G=0, B=0, A=1} | |
| 0x04 | OcclusionMaxDistance | float | 8 flags | 1000 | |
| 0x04 | Contrast | float | 8 flags | 0 | |
| 0x04 | OcclusionExponent | float | 8 flags | 1 | |
| 0x04 | MinOcclusion | float | 8 flags | 0 | |
| 0x04 | OcclusionTint | FColor | 8 flags | {B=0, G=0, R=0, A=255} | |
| 0x01 | bCloudAmbientOcclusion : 1bit 0 | bool | 6 flags | false | |
| 0x02CD | 0x03 | padding / unreflected | |||
| 0x04 | CloudAmbientOcclusionStrength | float | 9 flags | 1 | |
| 0x04 | CloudAmbientOcclusionExtent | float | 8 flags | 150 | |
| 0x04 | CloudAmbientOcclusionMapResolutionScale | float | 8 flags | 1 | |
| 0x04 | CloudAmbientOcclusionApertureScale | float | 8 flags | 0.05 | |
| 0x01 | OcclusionCombineMode | EOcclusionCombineMode | 8 flags | OCM_Minimum | |
| 0x02E1 | 0xA7 | padding / unreflected | |||
| 0x08 | BlendDestinationCubemap | UTextureCube* | TransientProtected+6 flags | nullptr | |
| 0x0390 | 0xD0 | unreflected bytes to end of USkyLightComponent | |||
Inherited from ULightComponentBase 21
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OriginalLightGuid | FGuid | 5 flags | {A=0, B=0, C=0, D=0} | |
| 0x10 | LightGuid | FGuid | 5 flags | {A=0, B=0, C=0, D=0} | |
| 0x04 | Brightness | float | Deprecated+5 flags | 3.1415927 | |
| 0x04 | Intensity | float | 9 flags | 3.1415927 | |
| 0x04 | LightColor | FColor | 9 flags | {B=255, G=255, R=255, A=255} | |
| 0x01 | bAffectsWorld : 1bit 0 | bool | 6 flags | true | |
| 0x01 | CastShadows : 1bit 1 | bool | 6 flags | true | |
| 0x01 | CastStaticShadows : 1bit 2 | bool | 7 flags | true | |
| 0x01 | CastDynamicShadows : 1bit 3 | bool | 7 flags | true | |
| 0x01 | bAffectTranslucentLighting : 1bit 4 | bool | 7 flags | false | |
| 0x01 | bTransmission : 1bit 5 | bool | 7 flags | false | |
| 0x01 | bCastVolumetricShadow : 1bit 6 | bool | 7 flags | false | |
| 0x01 | bCastDeepShadow : 1bit 7 | bool | 7 flags | false | |
| 0x01 | bCastRaytracedShadow : 1bit 0 | bool | Deprecated+3 flags | true | |
| 0x026E | 0x02 | padding / unreflected | |||
| 0x01 | CastRaytracedShadow | ECastRayTracedShadow | 9 flags | UseProjectSetting | |
| 0x0271 | 0x03 | padding / unreflected | |||
| 0x01 | bAffectReflection : 1bit 0 | bool | 7 flags | true | |
| 0x01 | bAffectGlobalIllumination : 1bit 1 | bool | 7 flags | true | |
| 0x0275 | 0x03 | padding / unreflected | |||
| 0x04 | DeepShadowLayerDistribution | float | 9 flags | 0.5 | |
| 0x04 | IndirectLightingIntensity | float | 9 flags | 0 | |
| 0x04 | VolumetricScatteringIntensity | float | 9 flags | 1 | |
| 0x04 | SamplesPerPixel | int32 | 8 flags | 0 | |
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 14
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetVolumetricScatteringIntensity(float NewIntensity) | FinalNative+1 flags | 0x04 | |
| void SetSourceCubemapAngle(float NewValue) | FinalNative+1 flags | 0x04 | |
| void SetRealTimeCapture(bool bInRealTimeCapture) | FinalNative+1 flags | 0x01 | |
| void SetOcclusionTint(const FColor& InTint) | FinalNative+1 flags | 0x04 | |
| void SetOcclusionExponent(float InOcclusionExponent) | FinalNative+1 flags | 0x04 | |
| void SetOcclusionContrast(float InOcclusionContrast) | FinalNative+1 flags | 0x04 | |
| void SetMinOcclusion(float InMinOcclusion) | FinalNative+1 flags | 0x04 | |
| void SetLowerHemisphereColor(const FLinearColor& InLowerHemisphereColor) | FinalNative+1 flags | 0x10 | |
| void SetLightColor(const FLinearColor& NewLightColor) | FinalNative+1 flags | 0x10 | |
| void SetIntensity(float NewIntensity) | FinalNative+1 flags | 0x04 | |
| void SetIndirectLightingIntensity(float NewIntensity) | FinalNative+1 flags | 0x04 | |
| void SetCubemapBlend(UTextureCube* SourceCubemap, UTextureCube* DestinationCubemap, float InBlendFraction) | FinalNative+1 flags | 0x14 | |
| void SetCubemap(UTextureCube* NewCubemap) | FinalNative+1 flags | 0x08 | |
| void RecaptureSky() | FinalNative+1 flags | 0x00 |