Files
EscapeTheBackrooms_Internal/EscapeTheBackroomsGUiTest/SDK/SDK/CinematicCamera_classes.hpp
2024-04-20 14:19:09 +02:00

105 lines
8.9 KiB
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// CLASSES
//---------------------------------------------------------------------------------------------------------------------
// 0x30 (0x250 - 0x220)
// Class CinematicCamera.CameraRig_Crane
class ACameraRig_Crane : public AActor
{
public:
float CranePitch; // 0x220(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
float CraneYaw; // 0x224(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
float CraneArmLength; // 0x228(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
bool bLockMountPitch; // 0x22C(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
bool bLockMountYaw; // 0x22D(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
uint8 Pad_1BD5[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
class USceneComponent* TransformComponent; // 0x230(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
class USceneComponent* CraneYawControl; // 0x238(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
class USceneComponent* CranePitchControl; // 0x240(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
class USceneComponent* CraneCameraMount; // 0x248(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
static class UClass* StaticClass();
static class ACameraRig_Crane* GetDefaultObj();
};
// 0x20 (0x240 - 0x220)
// Class CinematicCamera.CameraRig_Rail
class ACameraRig_Rail : public AActor
{
public:
float CurrentPositionOnRail; // 0x220(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
bool bLockOrientationToRail; // 0x224(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
uint8 Pad_1BD6[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
class USceneComponent* TransformComponent; // 0x228(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
class USplineComponent* RailSplineComponent; // 0x230(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
class USceneComponent* RailCameraMount; // 0x238(0x8)(Edit, ExportObject, ZeroConstructor, DisableEditOnInstance, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPrivate)
static class UClass* StaticClass();
static class ACameraRig_Rail* GetDefaultObj();
class USplineComponent* GetRailSplineComponent();
};
// 0x60 (0x810 - 0x7B0)
// Class CinematicCamera.CineCameraActor
class ACineCameraActor : public ACameraActor
{
public:
struct FCameraLookatTrackingSettings LookatTrackingSettings; // 0x7B0(0x50)(Edit, BlueprintVisible, NativeAccessSpecifierPublic)
uint8 Pad_1BD7[0x10]; // Fixing Size Of Struct [ Dumper-7 ]
static class UClass* StaticClass();
static class ACineCameraActor* GetDefaultObj();
class UCineCameraComponent* GetCineCameraComponent();
};
// 0x100 (0x8D0 - 0x7D0)
// Class CinematicCamera.CineCameraComponent
class UCineCameraComponent : public UCameraComponent
{
public:
struct FCameraFilmbackSettings FilmbackSettings; // 0x7D0(0xC)(Deprecated, NoDestructor, NativeAccessSpecifierPublic)
struct FCameraFilmbackSettings Filmback; // 0x7DC(0xC)(Edit, BlueprintVisible, Interp, NoDestructor, NativeAccessSpecifierPublic)
struct FCameraLensSettings LensSettings; // 0x7E8(0x18)(Edit, BlueprintVisible, NoDestructor, NativeAccessSpecifierPublic)
struct FCameraFocusSettings FocusSettings; // 0x800(0x58)(Edit, BlueprintVisible, NativeAccessSpecifierPublic)
float CurrentFocalLength; // 0x858(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
float CurrentAperture; // 0x85C(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, Interp, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
float CurrentFocusDistance; // 0x860(0x4)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, EditConst, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
uint8 Pad_1BD8[0xC]; // Fixing Size After Last Property [ Dumper-7 ]
TArray<struct FNamedFilmbackPreset> FilmbackPresets; // 0x870(0x10)(ZeroConstructor, Config, Protected, NativeAccessSpecifierProtected)
TArray<struct FNamedLensPreset> LensPresets; // 0x880(0x10)(ZeroConstructor, Config, Protected, NativeAccessSpecifierProtected)
class FString DefaultFilmbackPresetName; // 0x890(0x10)(ZeroConstructor, Config, Deprecated, Protected, HasGetValueTypeHash, NativeAccessSpecifierProtected)
class FString DefaultFilmbackPreset; // 0x8A0(0x10)(ZeroConstructor, Config, Protected, HasGetValueTypeHash, NativeAccessSpecifierProtected)
class FString DefaultLensPresetName; // 0x8B0(0x10)(ZeroConstructor, Config, Protected, HasGetValueTypeHash, NativeAccessSpecifierProtected)
float DefaultLensFocalLength; // 0x8C0(0x4)(ZeroConstructor, Config, IsPlainOldData, NoDestructor, Protected, HasGetValueTypeHash, NativeAccessSpecifierProtected)
float DefaultLensFStop; // 0x8C4(0x4)(ZeroConstructor, Config, IsPlainOldData, NoDestructor, Protected, HasGetValueTypeHash, NativeAccessSpecifierProtected)
uint8 Pad_1BD9[0x8]; // Fixing Size Of Struct [ Dumper-7 ]
static class UClass* StaticClass();
static class UCineCameraComponent* GetDefaultObj();
void SetLensPresetByName(const class FString& InPresetName);
void SetFilmbackPresetByName(const class FString& InPresetName);
void SetCurrentFocalLength(float InFocalLength);
float GetVerticalFieldOfView();
TArray<struct FNamedLensPreset> GetLensPresetsCopy();
class FString GetLensPresetName();
float GetHorizontalFieldOfView();
TArray<struct FNamedFilmbackPreset> GetFilmbackPresetsCopy();
class FString GetFilmbackPresetName();
class FString GetDefaultFilmbackPresetName();
};
}