UARBaseAsyncTaskBlueprintProxy > UBlueprintAsyncActionBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UARBaseAsyncTaskBlueprintProxy > UBlueprintAsyncActionBase > UObject namespace UARGetCandidateObjectAsyncTaskBlueprintProxy { constexpr auto OnSuccess = 0x50; // FMulticastInlineDelegate constexpr auto OnFailed = 0x60; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UARBaseAsyncTaskBlueprintProxy > UBlueprintAsyncActionBase > UObject public static class UARGetCandidateObjectAsyncTaskBlueprintProxy { public const byte OnSuccess = 0x50; // FMulticastInlineDelegate public const byte OnFailed = 0x60; // FMulticastInlineDelegate } } }