Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
ASceneCapture > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ASceneCapture > AActor > UObject namespace ASceneCaptureCube { constexpr auto CaptureComponentCube = 0x230; // USceneCaptureComponentCube* } } }
public static class Offsets { public static class Classes { // Inheritance: ASceneCapture > AActor > UObject public static class ASceneCaptureCube { public const UInt16 CaptureComponentCube = 0x230; // USceneCaptureComponentCube* } } }