UBlueprintAsyncActionBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UBlueprintAsyncActionBase > UObject namespace UPostEventAsync { constexpr auto Completed = 0x30; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UBlueprintAsyncActionBase > UObject public static class UPostEventAsync { public const byte Completed = 0x30; // FMulticastInlineDelegate } } }