UBlueprintAsyncActionBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UBlueprintAsyncActionBase > UObject namespace UGetLoginCredentialsProxy { constexpr auto CredentialsConfirmed = 0x30; // FMulticastInlineDelegate constexpr auto Cancelled = 0x40; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UBlueprintAsyncActionBase > UObject public static class UGetLoginCredentialsProxy { public const byte CredentialsConfirmed = 0x30; // FMulticastInlineDelegate public const byte Cancelled = 0x40; // FMulticastInlineDelegate } } }