UDamageNotifyState > UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UDamageNotifyState > UAnimNotifyState > UObject namespace UNotify_WeaponDamageState_C { constexpr auto ShouldNotifyApplyDamage = 0xe0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UDamageNotifyState > UAnimNotifyState > UObject public static class UNotify_WeaponDamageState_C { public const byte ShouldNotifyApplyDamage = 0xe0; // bool } } }