GlobalSettings

Visualizza obsoleti
non costruibile
non navigabile

The base object used for Roblox Studio's settings menu. Can be accessed by using the settings() function.

Settings classes under the GlobalSettings

Sommario

Metodi

Metodi inherited from ServiceProvider
  • scrivi parallelo

    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 inherited from ServiceProvider

Proprietà

Metodi

GetFFlag

Returns the value of an FFlag if it exists.

Parametri

name: string

Restituzioni

GetFVariable

Returns the value of an FVariable, if it exists.

Parametri

name: string

Restituzioni

Eventi