UArchonLoadingDispatch > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonLoadingDispatch > UObject namespace Uglobal_loading_dispatcher_C { constexpr auto UberGraphFrame = 0xa8; // FPointerToUberGraphFrame constexpr auto OnLoadingScreenClosed = 0xb0; // FMulticastInlineDelegate constexpr auto bIsLoadingScreenClosed = 0xc0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonLoadingDispatch > UObject public static class Uglobal_loading_dispatcher_C { public const byte UberGraphFrame = 0xa8; // FPointerToUberGraphFrame public const byte OnLoadingScreenClosed = 0xb0; // FMulticastInlineDelegate public const byte bIsLoadingScreenClosed = 0xc0; // bool } } }