21 ::ll::TypedStorage<4, 4, float> mCurrentValue;
22 ::ll::TypedStorage<4, 4, float> mMinValue;
23 ::ll::TypedStorage<4, 4, float> mMaxValue;
24 ::ll::TypedStorage<4, 4, float> mDefaultValue;
25 ::ll::TypedStorage<4, 4, float> mDefaultMinValue;
26 ::ll::TypedStorage<4, 4, float> mDefaultMaxValue;
27 ::ll::TypedStorage<8, 48, ::HashedString> mName;
28 ::ll::TypedStorage<8, 24, ::std::vector<::AttributeModifier>> mModifiers;