Hello there! I’ve been making a custom chat window recently (replacing the default one + giving me a big more leeway with how it’s presented) and one of the features I’d wanted to add at the start was the following:
When the chat button is pressed, and the chat window appears, move the window slightly downwards if performance stats is open so that chat isn’t covered up.
However, I’ve looked around and cannot find a method on the documentation pages on how to check this, and so would like to know if it’s possible.
TL;DR: How do I, in a localscript, check if the client has performance stats enabled?
Any answers are appreciated!