Missing Documentation of CatalogSearchParams Constructor

Recently, I was browsing through all the datatypes in Roblox, and came across CatalogSearchParams not having the .new() constructor. It starts directly with the properties right after the code sample:

Although the constructor has no parameters, a similarly structured datatype RaycastParams lists it:

For consistency purposes, CatalogSearchParams.new() should also be listed.

Thanks you!

2 Likes

Hey! Thanks for this report, I’ve just filed it, and the team will get to it when they can.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.