Informacje o wersji
Edukacja
Biblioteka silnika
debug

*Ta zawartość została przetłumaczona przy użyciu narzędzi AI (w wersji beta) i może zawierać błędy. Aby wyświetlić tę stronę w języku angielskim, kliknij tutaj.


Podsumowanie
Funkcje
traceback(message: string,level: number):string
traceback(thread: coroutine,message: string,level: number):string
info(level: number,options: string):Tuple
info(function: function,options: string):Tuple
info(thread: coroutine,level: number,options: string):Tuple
profilebegin(label: string):()

Materiały referencyjne dotyczące interfejsów API
Funkcje
traceback
debug.traceback(
message:string, level:number
Parametry
message:string
level:number
Wartość domyślna: 1
Zwroty

traceback
debug.traceback(
thread:coroutine, message:string, level:number
Parametry
thread:coroutine
message:string
level:number
Wartość domyślna: 1
Zwroty

info
debug.info(
level:number, options:string
Parametry
level:number
options:string
Zwroty

info
debug.info(
function:function, options:string
Parametry
function:function
options:string
Zwroty

info
debug.info(
thread:coroutine, level:number, options:string
Parametry
thread:coroutine
level:number
options:string
Zwroty

profilebegin
debug.profilebegin(label:string):()
Parametry
label:string
Zwroty
()

profileend
debug.profileend():()
Zwroty
()

getmemorycategory
debug.getmemorycategory():string
Zwroty

setmemorycategory
debug.setmemorycategory(tag:string):string
Parametry
tag:string
Zwroty

resetmemorycategory
debug.resetmemorycategory():()
Zwroty
()

dumpcodesize
debug.dumpcodesize():()
Zwroty
()

©2026 Roblox Corporation. Nazwa Roblox, logo Roblox oraz hasło „Powering Imagination” należą do naszych zarejestrowanych i niezarejestrowanych znaków towarowych na terenie Stanów Zjednoczonych oraz w innych krajach.