0x00x02D0
Members 25
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | LensFilePicker | FLensFilePicker | Protected+3 flags | {bUseDefaultLensFile=false, LensFile=nullptr} | |
| 0x01 | EvaluationMode | EFIZEvaluationMode | Protected+6 flags | UseLiveLink | |
| 0x00C9 | 0x07 | padding / unreflected | |||
| 0x28 | TargetCameraComponent | FComponentReference | Protected+5 flags | {OtherActor=nullptr} | |
| 0x24 | EvalInputs | FLensFileEvaluationInputs | Protected+4 flags | {Focus=0, Iris=0, Zoom=0, Filmback={SensorWidth=24.89, Sens… | |
| 0x01 | DistortionStateSource | EDistortionSource | Protected+6 flags | LensFile | |
| 0x01 | bApplyDistortion | bool | Protected+7 flags | false | |
| 0x01 | DistortionRenderingMode | EDistortionRenderingMode | Protected+6 flags | PostProcessMaterial | |
| 0x01 | bOverrideCameraOverscan | bool | Protected+7 flags | true | |
| 0x08 | LensModel | TSubclassOf<ULensModel> | Protected+6 flags | nullptr | |
| 0x30 | DistortionState | FLensDistortionState | Protected+4 flags | {DistortionInfo={Parameters=[]}, FocalLengthInfo={FxFy={X=1… | |
| 0x01 | bScaleOverscan | bool | Protected+7 flags | false | |
| 0x0159 | 0x03 | padding / unreflected | |||
| 0x04 | OverscanMultiplier | float | Protected+8 flags | 1 | |
| 0x01 | FilmbackOverride | EFilmbackOverrideSource | Protected+6 flags | DoNotOverride | |
| 0x0161 | 0x03 | padding / unreflected | |||
| 0x14 | CroppedFilmback | FCameraFilmbackSettings | Protected+3 flags | {SensorWidth=24.89, SensorHeight=18.67, SensorHorizontalOff… | |
| 0x01 | bApplyNodalOffsetOnTick | bool | Protected+6 flags | true | |
| 0x0179 | 0x07 | padding / unreflected | |||
| 0x18 | OriginalTrackedComponentLocation | FVector | Protected+8 flags | {X=0, Y=0, Z=0} | |
| 0x18 | OriginalTrackedComponentRotation | FVector | Protected+8 flags | {X=0, Y=0, Z=0} | |
| 0x60 | OriginalTrackedComponentTransform | FTransform | Protected+9 flags | {Rotation={X=0, Y=0, Z=0, W=1}, Translation={X=0, Y=0, Z=0}… | |
| 0x01 | bIsDistortionSetup | bool | Protected+5 flags | false | |
| 0x0211 | 0x03 | padding / unreflected | |||
| 0x04 | OriginalFocalLength | float | Protected+5 flags | 35 | |
| 0x08 | LastDistortionMID | UMaterialInstanceDynamic* | Protected+6 flags | nullptr | |
| 0x08 | LastCameraComponent | UCineCameraComponent* | Protected+8 flags | nullptr | |
| 0x50 | LensDistortionHandlerMap | TMap<TSubclassOf<ULensModel>, ULensDistortionModelHandlerBase*> | TransientProtected+3 flags | <TMap> | |
| 0x08 | TrackedComponent | TWeakObjectPtr<USceneComponent> | TransientProtected+8 flags | nullptr | |
| 0x10 | TrackedComponentName | FString | Protected+3 flags | "" | |
| 0x0290 | 0x40 | unreflected bytes to end of ULensComponent | |||
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 |
|---|---|---|---|
| bool WasNodalOffsetAppliedThisTick() | FinalNative+1 flags | 0x01 | |
| bool WasDistortionEvaluated() | FinalNative+1 flags | 0x01 | |
| bool ShouldApplyNodalOffsetOnTick() | FinalNative+1 flags | 0x01 | |
| bool ShouldApplyDistortion() | FinalNative+1 flags | 0x01 | |
| void SetOverscanMultiplier(float Multiplier) | FinalNative+1 flags | 0x04 | |
| void SetLensModel(TSubclassOf<ULensModel> Model) | FinalNative+1 flags | 0x08 | |
| void SetLensFilePicker(const FLensFilePicker& LensFile) | FinalNative+1 flags | 0x10 | |
| void SetLensFileEvaluationInputs(float InFocus, float InZoom) | FinalNative+1 flags | 0x08 | |
| void SetLensFile(ULensFile* LensFile) | FinalNative+1 flags | 0x08 | |
| void SetFIZEvaluationMode(const EFIZEvaluationMode& Mode) | FinalNative+1 flags | 0x01 | |
| void SetFilmbackOverrideSetting(const EFilmbackOverrideSource& Setting) | FinalNative+1 flags | 0x01 | |
| void SetDistortionState(const FLensDistortionState& State) | FinalNative+1 flags | 0x30 | |
| void SetDistortionSource(const EDistortionSource& Source) | FinalNative+1 flags | 0x01 | |
| void SetCroppedFilmback(const FCameraFilmbackSettings& Filmback) | FinalNative+1 flags | 0x14 | |
| void SetApplyNodalOffsetOnTick(bool bApplyNodalOffset) | FinalNative+1 flags | 0x01 | |
| void SetApplyDistortion(bool bApply) | FinalNative+1 flags | 0x01 | |
| float GetOverscanMultiplier() | FinalNative+1 flags | 0x04 | |
| float GetOriginalFocalLength() | FinalNative+1 flags | 0x04 | |
| TSubclassOf<ULensModel> GetLensModel() | FinalNative+1 flags | 0x08 | |
| FLensFilePicker GetLensFilePicker() | FinalNative+1 flags | 0x10 | |
| FLensFileEvaluationInputs GetLensFileEvaluationInputs() | FinalNative+1 flags | 0x24 | |
| ULensFile* GetLensFile() | FinalNative+1 flags | 0x08 | |
| ULensDistortionModelHandlerBase* GetLensDistortionHandler() | FinalNative+1 flags | 0x08 | |
| EFIZEvaluationMode GetFIZEvaluationMode() | FinalNative+1 flags | 0x01 | |
| EFilmbackOverrideSource GetFilmbackOverrideSetting() | FinalNative+1 flags | 0x01 | |
| FLensDistortionState GetDistortionState() | FinalNative+1 flags | 0x30 | |
| EDistortionSource GetDistortionSource() | FinalNative+1 flags | 0x01 | |
| FCameraFilmbackSettings GetCroppedFilmback() | FinalNative+1 flags | 0x14 | |
| void ClearDistortionState() | FinalNative+1 flags | 0x00 | |
| void ApplyNodalOffset(USceneComponent* ComponentToOffset, bool bUseManualInputs, float ManualFocusInput, float ManualZoomInput) | FinalNative+1 flags | 0x14 |