20 ::ll::TypedStorage<8, 32, ::std::string> mPresetId;
21 ::ll::TypedStorage<4, 12, ::std::optional<::Vec2>> mViewAngle;
22 ::ll::TypedStorage<4, 8, ::std::optional<float>> mDistance;
23 ::ll::TypedStorage<1, 2, ::std::optional<::CameraAimAssist::TargetMode>> mTargetMode;
35 MCAPI static ::Scripting::InterfaceBinding bind();