GlobalSettings
Visualizza obsoleti
The base object used for Roblox Studio's settings menu. Can be accessed by using the settings() function.
Settings classes under the GlobalSettings
Sommario
Proprietà
Metodi
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.
Eventi
Eventi provenienti da ServiceProviderFires when the current place is exited.
Fired when a service is created.
Fired when a service is about to be removed.
Proprietà
Metodi
Proprietà ereditato da ServiceProvider
Eventi
Proprietà ereditato da ServiceProvider