Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UDynamicBlueprintBinding > UObject
namespace Offsets { namespace Classes { // Inheritance: UDynamicBlueprintBinding > UObject namespace UWidgetAnimationDelegateBinding { constexpr auto WidgetAnimationDelegateBindings = 0x28; // TArray<FBlueprintWidgetAnimationDelegateBinding> } } }
public static class Offsets { public static class Classes { // Inheritance: UDynamicBlueprintBinding > UObject public static class UWidgetAnimationDelegateBinding { public const byte WidgetAnimationDelegateBindings = 0x28; // TArray<FBlueprintWidgetAnimationDelegateBinding> } } }