Third NumberSequence.new incorrectly says it creates a Vector2int16

On the page for NumberSequence, the third constructor’s description suggests it creates a Vector2int16 rather than saying what it actually does:


This should say something to the effect of “Creates a NumberSequence out of a table of NumberSequenceKeypoints”.

This mistake also shows up in Studio’s intellisense so if anything special has to be done to fix it there, it should be done too.

3 Likes

Oof. I populated the original data for the data type pages using the autocomplete data that existed in Roblox Studio. I guess it was something we overlooked at the time. Good catch!

1 Like