GlobalSettings

Afficher les obsolètes
création impossible
non navigable

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

Settings classes under the GlobalSettings

Résumé

Méthodes

Méthodes hérités de ServiceProvider
  • écrire en parallèle

    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.

Évènements

Évènements hérités de ServiceProvider

Propriétés

Méthodes

GetFFlag

Returns the value of an FFlag if it exists.

Paramètres

name: string

Retours

GetFVariable

Returns the value of an FVariable, if it exists.

Paramètres

name: string

Retours

Évènements