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