0x00x27E0
Members 35
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | PCOwner | APlayerController* | Transient+6 flags | nullptr | |
| 0x08 | TransformComponent | USceneComponent* | 12 flags | /Script/Engine.Default__PlayerCameraManager.TransformCompon… | |
| 0x02B8 | 0x08 | padding / unreflected | |||
| 0x04 | DefaultFOV | float | 7 flags | 90 | |
| 0x02C4 | 0x04 | padding / unreflected | |||
| 0x04 | DefaultOrthoWidth | float | 7 flags | 512 | |
| 0x02CC | 0x04 | padding / unreflected | |||
| 0x04 | DefaultAspectRatio | float | 7 flags | 1.33333 | |
| 0x02D4 | 0x6C | padding / unreflected | |||
| 0x8E0 | ViewTarget | FTViewTarget | Transient+1 flags | {Target=nullptr, POV={Location={X=0, Y=0, Z=0}, Rotation={P… | |
| 0x8E0 | PendingViewTarget | FTViewTarget | Transient+1 flags | {Target=nullptr, POV={Location={X=0, Y=0, Z=0}, Rotation={P… | |
| 0x1500 | 0x30 | padding / unreflected | |||
| 0x8D0 | CameraCachePrivate | FCameraCacheEntry | Transient+1 flags | {Timestamp=0, POV={Location={X=0, Y=0, Z=0}, Rotation={Pitc… | |
| 0x8D0 | LastFrameCameraCachePrivate | FCameraCacheEntry | Transient+1 flags | {Timestamp=0, POV={Location={X=0, Y=0, Z=0}, Rotation={Pitc… | |
| 0x10 | ModifierList | TArray<UCameraModifier*> | TransientProtected+4 flags | [] | |
| 0x10 | DefaultModifiers | TArray<TSubclassOf<UCameraModifier>> | 7 flags | [1 item] | |
| 0x04 | FreeCamDistance | float | 7 flags | 256 | |
| 0x26F4 | 0x04 | padding / unreflected | |||
| 0x18 | FreeCamOffset | FVector | 7 flags | {X=0, Y=0, Z=0} | |
| 0x18 | ViewTargetOffset | FVector | 7 flags | {X=0, Y=0, Z=0} | |
| 0x10 | OnAudioFadeChangeEvent | FMulticastScriptDelegate | Transient+4 flags | <delegate> | |
| 0x2738 | 0x18 | padding / unreflected | |||
| 0x10 | CameraLensEffects | TArray<TScriptInterface<ICameraLensEffectInterface>> | TransientProtected+3 flags | [] | |
| 0x08 | CachedCameraShakeMod | UCameraModifier_CameraShake* | TransientProtected+6 flags | nullptr | |
| 0x10 | PostProcessBlendCache | TArray<FPostProcessSettings> | TransientProtected+2 flags | [] | |
| 0x2778 | 0x20 | padding / unreflected | |||
| 0x08 | AnimCameraActor | ACameraActor* | TransientProtected+6 flags | nullptr | |
| 0x01 | bIsOrthographic : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bAutoCalculateOrthoPlanes : 1bit 1 | bool | 5 flags | true | |
| 0x27A1 | 0x03 | padding / unreflected | |||
| 0x04 | AutoPlaneShift | float | 7 flags | 0 | |
| 0x01 | bUpdateOrthoPlanes : 1bit 0 | bool | 5 flags | true | |
| 0x01 | bUseCameraHeightAsViewTarget : 1bit 1 | bool | 5 flags | true | |
| 0x01 | bDefaultConstrainAspectRatio : 1bit 2 | bool | 5 flags | false | |
| 0x01 | bClientSimulatingViewTarget : 1bit 7 | bool | 5 flags | false | |
| 0x01 | bUseClientSideCameraUpdates : 1bit 0 | bool | 6 flags | true | |
| 0x01 | bGameCameraCutThisFrame : 1bit 3 | bool | Transient+5 flags | false | |
| 0x27AA | 0x02 | padding / unreflected | |||
| 0x04 | ViewPitchMin | float | 7 flags | -89.9 | |
| 0x04 | ViewPitchMax | float | 7 flags | 89.9 | |
| 0x04 | ViewYawMin | float | 7 flags | 0 | |
| 0x04 | ViewYawMax | float | 7 flags | 359.999 | |
| 0x04 | ViewRollMin | float | 7 flags | -89.9 | |
| 0x04 | ViewRollMax | float | 7 flags | 89.9 | |
| 0x27C4 | 0x04 | padding / unreflected | |||
| 0x04 | ServerUpdateCameraTimeout | float | 6 flags | 2 | |
| 0x27CC | 0x14 | unreflected bytes to end of APlayerCameraManager | |||
Inherited from AActor 79
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryActorTick | FActorTickFunction | 3 flags | {} | |
| 0x01 | bNetTemporary : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bOnlyRelevantToOwner : 1bit 2 | bool | 7 flags | false | |
| 0x01 | bAlwaysRelevant : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bReplicateMovement : 1bit 4 | bool | NetRepNotify+5 flags | false | |
| 0x01 | bCallPreReplication : 1bit 5 | bool | 6 flags | true | |
| 0x01 | bCallPreReplicationForReplay : 1bit 6 | bool | 6 flags | true | |
| 0x01 | bHidden : 1bit 7 | bool | Net+7 flags | false | |
| 0x01 | bTearOff : 1bit 0 | bool | Net+3 flags | false | |
| 0x01 | bForceNetAddressable : 1bit 1 | bool | 3 flags | false | |
| 0x01 | bExchangedRoles : 1bit 2 | bool | Transient+3 flags | false | |
| 0x01 | bNetLoadOnClient : 1bit 3 | bool | 4 flags | true | |
| 0x01 | bNetUseOwnerRelevancy : 1bit 4 | bool | 6 flags | false | |
| 0x01 | bRelevantForNetworkReplays : 1bit 5 | bool | 3 flags | true | |
| 0x01 | bRelevantForLevelBounds : 1bit 6 | bool | 5 flags | true | |
| 0x01 | bReplayRewindable : 1bit 7 | bool | 6 flags | false | |
| 0x01 | bAllowTickBeforeBeginPlay : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bAutoDestroyWhenFinished : 1bit 1 | bool | 4 flags | false | |
| 0x01 | bCanBeDamaged : 1bit 2 | bool | Net+6 flags | true | |
| 0x01 | bBlockInput : 1bit 3 | bool | 5 flags | false | |
| 0x01 | bCollideWhenPlacing : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bFindCameraComponentWhenViewTarget : 1bit 5 | bool | 6 flags | true | |
| 0x01 | bGenerateOverlapEventsDuringLevelStreaming : 1bit 6 | bool | 5 flags | false | |
| 0x01 | bIgnoresOriginShifting : 1bit 7 | bool | 5 flags | false | |
| 0x01 | bEnableAutoLODGeneration : 1bit 0 | bool | 5 flags | true | |
| 0x01 | bIsEditorOnlyActor : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bReplicates : 1bit 3 | bool | Protected+7 flags | false | |
| 0x01 | bCanBeInCluster : 1bit 4 | bool | Protected+5 flags | false | |
| 0x01 | bAllowReceiveTickEventOnDedicatedServer : 1bit 5 | bool | Protected+3 flags | true | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 7 | bool | Protected+9 flags | false | |
| 0x005C | 0x01 | padding / unreflected | |||
| 0x01 | bActorEnableCollision : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bActorIsBeingDestroyed : 1bit 1 | bool | Transient+4 flags | false | |
| 0x01 | bAsyncPhysicsTickEnabled : 1bit 6 | bool | Protected+4 flags | false | |
| 0x01 | UpdateOverlapsMethodDuringLevelStreaming | EActorUpdateOverlapsMethod | Protected+6 flags | UseConfigDefault | |
| 0x01 | DefaultUpdateOverlapsMethodDuringLevelStreaming | EActorUpdateOverlapsMethod | 8 flags | OnlyUpdateMovable | |
| 0x01 | RemoteRole | ENetRole | NetTransient+8 flags | ROLE_None | |
| 0x0061 | 0x03 | padding / unreflected | |||
| 0x04 | InitialLifeSpan | float | 8 flags | 0 | |
| 0x04 | CustomTimeDilation | float | 7 flags | 1 | |
| 0x04 | RayTracingGroupId | int32 | 5 flags | -1 | |
| 0x60 | AttachmentReplication | FRepAttachment | NetTransient+5 flags | {AttachParent=nullptr, LocationOffset={}, RelativeScale3D={… | |
| 0x88 | ReplicatedMovement | FRepMovement | NetRepNotify+5 flags | {LinearVelocity={X=0, Y=0, Z=0}, AngularVelocity={X=0, Y=0,… | |
| 0x08 | Owner | AActor* | NetRepNotify+6 flags | nullptr | |
| 0x08 | NetDriverName | FName | Protected+5 flags | GameNetDriver | |
| 0x01 | Role | ENetRole | Net+8 flags | ROLE_Authority | |
| 0x01 | NetDormancy | ENetDormancy | 9 flags | DORM_Awake | |
| 0x01 | SpawnCollisionHandlingMethod | ESpawnActorCollisionHandlingMethod | 7 flags | AlwaysSpawn | |
| 0x01 | AutoReceiveInput | EAutoReceiveInput | 6 flags | Disabled | |
| 0x04 | InputPriority | int32 | 6 flags | 0 | |
| 0x0170 | 0x08 | padding / unreflected | |||
| 0x08 | InputComponent | UInputComponent* | 9 flags | nullptr | |
| 0x04 | NetTag | int32 | Transient+5 flags | 0 | |
| 0x04 | NetCullDistanceSquared | float | 8 flags | 2.25e+08 | |
| 0x04 | NetUpdateFrequency | float | 8 flags | 100 | |
| 0x04 | MinNetUpdateFrequency | float | 8 flags | 2 | |
| 0x04 | NetPriority | float | 8 flags | 1 | |
| 0x01 | PhysicsReplicationMode | EPhysicsReplicationMode | 7 flags | Default | |
| 0x0195 | 0x0B | padding / unreflected | |||
| 0x08 | Instigator | APawn* | NetRepNotify+8 flags | nullptr | |
| 0x10 | Children | TArray<AActor*> | Transient+4 flags | [] | |
| 0x08 | RootComponent | USceneComponent* | Protected+10 flags | nullptr | |
| 0x01C0 | 0x08 | padding / unreflected | |||
| 0x10 | Layers | TArray<FName> | 4 flags | [] | |
| 0x08 | ParentComponent | TWeakObjectPtr<UChildActorComponent> | 8 flags | nullptr | |
| 0x10 | Tags | TArray<FName> | 5 flags | [] | |
| 0x01 | OnTakeAnyDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnTakePointDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnTakeRadialDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorBeginOverlap | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorEndOverlap | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnBeginCursorOver | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnEndCursorOver | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnClicked | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnReleased | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchBegin | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchEnd | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchEnter | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchLeave | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorHit | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnDestroyed | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnEndPlay | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0200 | 0x80 | padding / unreflected | |||
| 0x10 | InstanceComponents | TArray<UActorComponent*> | 6 flags | [] | |
| 0x10 | BlueprintCreatedComponents | TArray<UActorComponent*> | 8 flags | [] | |
Functions 28
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SwapPendingViewTargetWhenUsingClientSideCameraUpdates() | FinalNative+1 flags | 0x00 | |
| void StopCameraShake(UCameraShakeBase* ShakeInstance, bool bImmediately) | NativePublic | 0x09 | |
| void StopCameraFade() | NativePublic | 0x00 | |
| void StopAllInstancesOfCameraShakeFromSource(TSubclassOf<UCameraShakeBase> Shake, UCameraShakeSourceComponent* SourceComponent, bool bImmediately) | NativePublic | 0x11 | |
| void StopAllInstancesOfCameraShake(TSubclassOf<UCameraShakeBase> Shake, bool bImmediately) | NativePublic | 0x09 | |
| void StopAllCameraShakesFromSource(UCameraShakeSourceComponent* SourceComponent, bool bImmediately) | NativePublic | 0x09 | |
| void StopAllCameraShakes(bool bImmediately) | NativePublic | 0x01 | |
| UCameraShakeBase* StartCameraShakeFromSource(TSubclassOf<UCameraShakeBase> ShakeClass, UCameraShakeSourceComponent* SourceComponent, float Scale, const ECameraShakePlaySpace& PlaySpace, const FRotator& UserPlaySpaceRot) | NativePublic | 0x38 | |
| UCameraShakeBase* StartCameraShake(TSubclassOf<UCameraShakeBase> ShakeClass, float Scale, const ECameraShakePlaySpace& PlaySpace, const FRotator& UserPlaySpaceRot) | NativePublic | 0x30 | |
| void StartCameraFade(float FromAlpha, float ToAlpha, float Duration, const FLinearColor& Color, bool bShouldFadeAudio, bool bHoldWhenFinished) | NativePublic | 0x1E | |
| void SetManualCameraFade(float InFadeAmount, const FLinearColor& Color, bool bInFadeAudio) | NativePublic | 0x15 | |
| void SetGameCameraCutThisFrame() | NativePublic | 0x00 | |
| void RemoveGenericCameraLensEffect(const TScriptInterface<ICameraLensEffectInterface>& Emitter) | NativePublic | 0x10 | |
| bool RemoveCameraModifier(UCameraModifier* ModifierToRemove) | NativePublic | 0x09 | |
| void PhotographyCameraModify(const FVector& NewCameraLocation, const FVector& PreviousCameraLocation, const FVector& OriginalCameraLocation, const FVector& ResultCameraLocation) | NativeEvent+1 flags | 0x60 | |
| void OnPhotographySessionStart() | NativeEvent+1 flags | 0x00 | |
| void OnPhotographySessionEnd() | NativeEvent+1 flags | 0x00 | |
| void OnPhotographyMultiPartCaptureStart() | NativeEvent+1 flags | 0x00 | |
| void OnPhotographyMultiPartCaptureEnd() | NativeEvent+1 flags | 0x00 | |
| APlayerController* GetOwningPlayerController() | NativePublic | 0x08 | |
| float GetFOVAngle() | NativePublic | 0x04 | |
| FRotator GetCameraRotation() | NativePublic | 0x18 | |
| FVector GetCameraLocation() | NativePublic | 0x18 | |
| UCameraModifier* FindCameraModifierByClass(TSubclassOf<UCameraModifier> ModifierClass) | NativePublic | 0x10 | |
| void ClearCameraLensEffects() | NativePublic | 0x00 | |
| bool BlueprintUpdateCamera(AActor* CameraTarget, const FVector& NewCameraLocation, const FRotator& NewCameraRotation, const float& NewCameraFOV) | EventPublic | 0x3D | |
| UCameraModifier* AddNewCameraModifier(TSubclassOf<UCameraModifier> ModifierClass) | NativePublic | 0x10 | |
| TScriptInterface<ICameraLensEffectInterface> AddGenericCameraLensEffect(TSubclassOf<AActor> LensEffectEmitterClass) | NativePublic | 0x18 |
Subclasses 1
Used by 13
types with a member, parameter or interface of this typeUCameraModifierUCameraShakeBaseUComposureBlueprintLibraryUComposurePlayerCompositingTargetAEmitterCameraLensEffectBaseUEngineCameraAnimationFunctionLibraryAGameplayCamerasPlayerCameraManagerUGameplayStaticsULegacyCameraShakeUMovieSceneFadeTrackTestLibraryANiagaraLensEffectBaseAPlayerControllerUUserWidget