debug

顯示已棄用項目

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡

提供幾個基本功能來在 Roblox 中調試程式碼。與 Lua 的 debug 資料庫不同,此版本已被重新沙盒。

概要

函式

函式

traceback

參數

message: string
level: number
預設值:1

返回

traceback

參數

thread: coroutine
message: string
level: number
預設值:1

返回

info

參數

level: number
options: string

返回

info

參數

function: function
options: string

返回

info

參數

thread: coroutine
level: number
options: string

返回

profilebegin

void

參數

label: string

返回

void

profileend

void

返回

void

getmemorycategory

返回

setmemorycategory

參數

tag: string

返回

resetmemorycategory

void

返回

void

dumpcodesize

void

返回

void