19 ::ll::TypedStorage<1, 1, bool> mSnapToTarget;
20 ::ll::TypedStorage<1, 1, bool> mContinueTargeting;
21 ::ll::TypedStorage<4, 4, float> mRotationSpeed;
22 ::ll::TypedStorage<4, 4, float> mTrackingRadius;
23 ::ll::TypedStorage<4, 12, ::std::optional<::Vec2>> mHorizontalRotationLimit;
24 ::ll::TypedStorage<4, 12, ::std::optional<::Vec2>> mVerticalRotationLimit;
36 MCAPI static ::std::string_view
const& NAME();