0x00x0110
Members 5
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bIsFirstFrame | bool | Protected+7 flags | false | |
| 0x0029 | 0x07 | padding / unreflected | |||
| 0x08 | EvaluationContextOwner | UObject* | Protected+8 flags | nullptr | |
| 0x18 | CameraData | FBlueprintCameraEvaluationDataRef | Protected+3 flags | {} | |
| 0x88 | CameraPose | FBlueprintCameraPose | Protected+3 flags | {Location={X=0, Y=0, Z=0}, Rotation={Pitch=0, Yaw=0, Roll=0… | |
| 0x18 | VariableTable | FBlueprintCameraEvaluationDataRef | Protected+3 flags | {} | |
| 0x00F0 | 0x20 | unreflected bytes to end of UBlueprintCameraNodeEvaluator | |||
Functions 9
| Signature | Flags | Native | Params |
|---|---|---|---|
| void TickCameraNode(float DeltaTime) | EventPublic | 0x04 | |
| void SetDefaultOwningCameraRigParameters(const FBlueprintCameraEvaluationDataRef& TargetCameraData) | FinalNative+1 flags | 0x18 | |
| void SetCurrentCameraPose(FBlueprintCameraPose& CameraPose) | FinalNative+1 flags | 0x88 | |
| void SetCameraPose(FBlueprintCameraPose& InCameraPose) | FinalNative+1 flags | 0x88 | |
| void InitializeCameraNode() | EventPublic | 0x00 | |
| APlayerController* GetPlayerController() | FinalNative+1 flags | 0x08 | |
| FBlueprintCameraPose GetCurrentCameraPose() | FinalNative+1 flags | 0x88 | |
| FBlueprintCameraPose GetCameraPose() | FinalNative+1 flags | 0x88 | |
| AActor* FindEvaluationContextOwnerActor(TSubclassOf<AActor> ActorClass) | FinalNative+1 flags | 0x10 |