GlobalSettings

Mostrar obsoleto
no creable
no explorable

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

Settings classes under the GlobalSettings

Resumen

Métodos

Métodos heredados de ServiceProvider
  • escribir paralelo

    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 heredados de ServiceProvider

Propiedades

Métodos

GetFFlag

Returns the value of an FFlag if it exists.

Parámetros

name: string

Devuelve

GetFVariable

Returns the value of an FVariable, if it exists.

Parámetros

name: string

Devuelve

Eventos