debug

Pokaż przestarzałe

*Ta zawartość będzie dostępna wkrótce w wybranym przez ciebie języku.

Provides a few basic functions for debugging code in Roblox. Unlike the debug library found in Lua natively, this version has been heavily sandboxed.

Podsumowanie

Funkcje

Funkcje

traceback

Parametry

message: string
level: number
Wartość domyślna: 1

Zwroty

traceback

Parametry

thread: coroutine
message: string
level: number
Wartość domyślna: 1

Zwroty

info

Parametry

level: number
options: string

Zwroty

info

Parametry

function: function
options: string

Zwroty

info

Parametry

thread: coroutine
level: number
options: string

Zwroty

profilebegin

void

Parametry

label: string

Zwroty

void

profileend

void

Zwroty

void

getmemorycategory

Zwroty

setmemorycategory

Parametry

tag: string

Zwroty

resetmemorycategory

void

Zwroty

void

dumpcodesize

void

Zwroty

void