DebugSettings

사용되지 않는 항목 표시
만들 수 없음
설정
찾아볼 수 없음

The DebugSettings allows you to view diagnostics information regarding Roblox. It is labeled as Diagnostics in the Roblox Studio Settings menu.

요약

속성

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    Describes whether a DataModel is actively in memory, as an integer (where 1 = true, and 0 = false).

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    The number of instances active in the simulation.

  • Whether or not a stacktrace is displayed in the output for an error.

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    Returns the number of internal DataModel jobs actively being processed.

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    The number of players currently in the active game-instance.

  • Whether or not sound warnings should be reported.

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    The current client version of Roblox. Can also be retrieved by using the version() function.

  • Sets the internal sampling method used to measure elapsed time with consistency across platforms.

속성

DataModel

읽기 전용
복제되지 않음
병렬 읽기

Describes whether a DataModel is actively in memory, as an integer (where 1 = true, and 0 = false).

InstanceCount

읽기 전용
복제되지 않음
병렬 읽기

The number of instances active in the simulation.

IsScriptStackTracingEnabled

병렬 읽기

Whether or not a stacktrace is displayed in the output for an error.

JobCount

읽기 전용
복제되지 않음
병렬 읽기

Returns the number of internal DataModel jobs actively being processed.

PlayerCount

읽기 전용
복제되지 않음
병렬 읽기

The number of players currently in the active game-instance.

ReportSoundWarnings

병렬 읽기

Whether or not sound warnings should be reported.

RobloxVersion

읽기 전용
복제되지 않음
병렬 읽기

The current client version of Roblox. Can also be retrieved by using the version() function.

TickCountPreciseOverride

병렬 읽기

Sets the internal sampling method used to measure elapsed time with consistency across platforms.

메서드

이벤트