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)
UObject
Called when animation has been completed.
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UWidgetAnimationPlayCallbackProxy { constexpr auto Finished = 0x28; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UWidgetAnimationPlayCallbackProxy { public const byte Finished = 0x28; // FMulticastInlineDelegate } } }