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)
UBlendSpaceBase > UAnimationAsset > UObject
Blend Space 1D. Contains 1 axis blend 'space'
Drive animation speed by blend input position
namespace Offsets { namespace Classes { // Inheritance: UBlendSpaceBase > UAnimationAsset > UObject namespace UBlendSpace1D { constexpr auto bScaleAnimation = 0x148; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UBlendSpaceBase > UAnimationAsset > UObject public static class UBlendSpace1D { public const UInt16 bScaleAnimation = 0x148; // bool } } }