UTranslateWarpWindowNotify > UAnimNotifyState > UObject
namespace Offsets { namespace Classes { // Inheritance: UTranslateWarpWindowNotify > UAnimNotifyState > UObject namespace Uarchon_translate_warp_window_notify_C { constexpr auto TargetOverrideType = 0x60; // TranslateWarpOverrideType constexpr auto TargetOverride = 0x64; // FName constexpr auto BehemothRequirements = 0x70; // Fbehemoth_requirement_struct constexpr auto MaxSpeedBBKey = 0x1c0; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UTranslateWarpWindowNotify > UAnimNotifyState > UObject public static class Uarchon_translate_warp_window_notify_C { public const byte TargetOverrideType = 0x60; // TranslateWarpOverrideType public const byte TargetOverride = 0x64; // FName public const byte BehemothRequirements = 0x70; // Fbehemoth_requirement_struct public const UInt16 MaxSpeedBBKey = 0x1c0; // FName } } }