ULoginOperationBase > UBlueprintAsyncActionBase > UObject
namespace Offsets { namespace Classes { // Inheritance: ULoginOperationBase > UBlueprintAsyncActionBase > UObject namespace UCheckIsDauntlessLinkedToServiceProxy { constexpr auto OnNoLinkedAccount = 0xf0; // FMulticastInlineDelegate constexpr auto LinkedServiceName = 0x100; // FString } } }
public static class Offsets { public static class Classes { // Inheritance: ULoginOperationBase > UBlueprintAsyncActionBase > UObject public static class UCheckIsDauntlessLinkedToServiceProxy { public const byte OnNoLinkedAccount = 0xf0; // FMulticastInlineDelegate public const UInt16 LinkedServiceName = 0x100; // FString } } }