I’ve been exploring Roblox’s chat modules, trying to find something useful. When doing so, I always stumble across a module that’s always named Util. Sorry for not knowing, or being oblivious towards its obviousness, but my perception of it is that it’s responsible for every other module script alongside it? I don’t know. If anyone can answer my question, it would make my day.
Other way around, util just has functions that are common among the modulescripts to perform tasks. But each modulescript can have functions exclusive to itself