UPComUIManagerBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UPComUIManagerBase > UObject namespace UUIPatchNotesJsonManager { constexpr auto m_pMovie = 0x84; // UUIGameMoviePlayer* constexpr auto m_PatchData = 0x8c; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UPComUIManagerBase > UObject public static class UUIPatchNotesJsonManager { public const byte m_pMovie = 0x84; // UUIGameMoviePlayer* public const byte m_PatchData = 0x8c; // TArray } } }