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

반환

이벤트