GlobalSettings

非推奨を表示
作成できません
閲覧できません

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

Settings classes under the GlobalSettings

概要

方法

ServiceProvider から継承した 方法
  • 並列書き込み

    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.

イベント

ServiceProvider から継承した イベント

プロパティ

方法

GetFFlag

Returns the value of an FFlag if it exists.

パラメータ

name: string

戻り値

GetFVariable

Returns the value of an FVariable, if it exists.

パラメータ

name: string

戻り値

イベント