18 ::ll::TypedStorage<8, 48, ::HashedString> mBoneName;
19 ::ll::TypedStorage<8, 24, ::std::vector<::BoneAnimationChannel>> mAnimationChannels;
20 ::ll::TypedStorage<1, 1, ::BoneAnimationRelativeMode> mRotationRelativeMode;
36 MCAPI
void* $ctor(::std::string
const& name);