GlobalSettings
非推奨を表示
The base object used for Roblox Studio's settings menu. Can be accessed by using the settings() function.
Settings classes under the GlobalSettings
概要
方法
Returns the value of an FFlag if it exists.
Returns the value of an FVariable, if it exists.
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 から継承した イベントFires when the current place is exited.
Fired when a service is created.
Fired when a service is about to be removed.
プロパティ
方法
プロパティ は ServiceProvider から継承されました
イベント
プロパティ は ServiceProvider から継承されました