GlobalSettings

Mostrar obsoleto
não criável
não navegável

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

Settings classes under the GlobalSettings

Resumo

Métodos

Métodos herdados de ServiceProvider
  • escrever parallel

    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.

Eventos

Eventos herdados de ServiceProvider

Propriedades

Métodos

GetFFlag

Returns the value of an FFlag if it exists.

Parâmetros

name: string

Devolução

GetFVariable

Returns the value of an FVariable, if it exists.

Parâmetros

name: string

Devolução

Eventos