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