13 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilter;
14 ::ll::TypedStorage<4, 4, float> mSoftDistance;
15 ::ll::TypedStorage<4, 4, float> mHardDistance;
16 ::ll::TypedStorage<4, 4, float> mMaxDistance;
17 ::ll::TypedStorage<1, 1, ::SpringType> mSpringType;
18 ::ll::TypedStorage<4, 4, float> mRotationAdjustment;
24 MCAPI
void setSpringType(::std::string
const& type);