UMovieSceneCapture > UObject
namespace Offsets { namespace Classes { // Inheritance: UMovieSceneCapture > UObject namespace ULevelCapture { constexpr auto bAutoStartCapture = 0x220; // bool constexpr auto PrerequisiteActorId = 0x22c; // FGuid } } }
public static class Offsets { public static class Classes { // Inheritance: UMovieSceneCapture > UObject public static class ULevelCapture { public const UInt16 bAutoStartCapture = 0x220; // bool public const UInt16 PrerequisiteActorId = 0x22c; // FGuid } } }