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)
UAnimNotifyState > UObject
UAnimNotify_PlayMontageNotifyWindow.
Name of notify that is passed to ability.
namespace Offsets { namespace Classes { // Inheritance: UAnimNotifyState > UObject namespace UAnimNotify_PlayMontageNotifyWindow { constexpr auto NotifyName = 0x30; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimNotifyState > UObject public static class UAnimNotify_PlayMontageNotifyWindow { public const byte NotifyName = 0x30; // FName } } }