UBlueprintAsyncActionBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UBlueprintAsyncActionBase > UObject namespace UShowLoginUICallbackProxy { constexpr auto OnSuccess = 0x38; // FMulticastInlineDelegate constexpr auto OnFailure = 0x48; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UBlueprintAsyncActionBase > UObject public static class UShowLoginUICallbackProxy { public const byte OnSuccess = 0x38; // FMulticastInlineDelegate public const byte OnFailure = 0x48; // FMulticastInlineDelegate } } }