GlobalSettings
Show Deprecated
The base object used for Roblox Studio's settings menu. Can be accessed by using the settings() function.
Settings classes under the GlobalSettings
Summary
Methods
Returns the value of an FFlag if it exists.
Returns the value of an FVariable, if it exists.
Returns the service specified by the given className if it's already created, errors for an invalid name.
Returns the service with the requested class name, creating it if it does not exist.
Events
Events inherited from ServiceProviderFires when the current place is exited.
Fired when a service is created.
Fired when a service is about to be removed.
Properties
Methods
Properties inherited from ServiceProvider
Events
Properties inherited from ServiceProvider