Function roblox::function::settings [−][src]
pub fn settings() -> GlobalSettings<'static>
Expand description
Equivalent to GlobalSettings settings()
in Luau.
Returns
The GlobalSettings
object,
which can be used to access the settings objects that are used in Roblox
Studio’s settings menu.