0x00x0048
Members 7
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bDebug : 1bit 0 | bool | 4 flags | false | |
| 0x01 | bExclusive : 1bit 1 | bool | 7 flags | false | |
| 0x0029 | 0x03 | padding / unreflected | |||
| 0x01 | Priority | uint8 | 9 flags | 127 | |
| 0x002D | 0x03 | padding / unreflected | |||
| 0x08 | CameraOwner | APlayerCameraManager* | TransientProtected+8 flags | nullptr | |
| 0x04 | AlphaInTime | float | Protected+9 flags | 0 | |
| 0x04 | AlphaOutTime | float | Protected+9 flags | 0 | |
| 0x04 | Alpha | float | TransientProtected+7 flags | 0 | |
| 0x0044 | 0x04 | unreflected bytes to end of UCameraModifier | |||
Functions 8
| Signature | Flags | Native | Params |
|---|---|---|---|
| void OnCameraOwnerDestroyed(AActor* InOwner) | FinalNative+1 flags | 0x08 | |
| bool IsPendingDisable() | NativePublic | 0x01 | |
| bool IsDisabled() | NativePublic | 0x01 | |
| AActor* GetViewTarget() | NativePublic | 0x08 | |
| void EnableModifier() | NativePublic | 0x00 | |
| void DisableModifier(bool bImmediate) | NativePublic | 0x01 | |
| void BlueprintModifyPostProcess(float DeltaTime, const float& PostProcessBlendWeight, FPostProcessSettings& PostProcessSettings) | EventPublic | 0x770 | |
| void BlueprintModifyCamera(float DeltaTime, const FVector& ViewLocation, const FRotator& ViewRotation, float FOV, const FVector& NewViewLocation, const FRotator& NewViewRotation, const float& NewFOV) | EventPublic | 0x74 |