UIKTargetGetter > UObject
namespace Offsets { namespace Classes { // Inheritance: UIKTargetGetter > UObject namespace UIKTargetGetter_Parkour { constexpr auto IKTargetNotify = 0x30; // UAnimNotify_SetIKTarget* constexpr auto Animation = 0x38; // UAnimationAsset* } } }
public static class Offsets { public static class Classes { // Inheritance: UIKTargetGetter > UObject public static class UIKTargetGetter_Parkour { public const byte IKTargetNotify = 0x30; // UAnimNotify_SetIKTarget* public const byte Animation = 0x38; // UAnimationAsset* } } }