UDynamicBlueprintBinding > UObject
namespace Offsets { namespace Classes { // Inheritance: UDynamicBlueprintBinding > UObject namespace UComponentDelegateBinding { constexpr auto ComponentDelegateBindings = 0x28; // TArray<FBlueprintComponentDelegateBinding> } } }
public static class Offsets { public static class Classes { // Inheritance: UDynamicBlueprintBinding > UObject public static class UComponentDelegateBinding { public const byte ComponentDelegateBindings = 0x28; // TArray<FBlueprintComponentDelegateBinding> } } }