学ぶ
エンジンライブラリ
debug

*このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、 こちら をクリックしてください。


概要

APIリファレンス
関数
traceback
debug.traceback(
message:string, level:number
パラメータ
message:string
level:number
既定値: 1
戻り値

traceback
debug.traceback(
thread:coroutine, message:string, level:number
パラメータ
thread:coroutine
message:string
level:number
既定値: 1
戻り値

info
debug.info(
level:number, options:string
パラメータ
level:number
options:string
戻り値

info
debug.info(
function:function, options:string
パラメータ
function:function
options:string
戻り値

info
debug.info(
thread:coroutine, level:number, options:string
パラメータ
thread:coroutine
level:number
options:string
戻り値

profilebegin
debug.profilebegin(label:string):()
パラメータ
label:string
戻り値
()

profileend
debug.profileend():()
戻り値
()

getmemorycategory
debug.getmemorycategory():string
戻り値

setmemorycategory
debug.setmemorycategory(tag:string):string
パラメータ
tag:string
戻り値

resetmemorycategory
debug.resetmemorycategory():()
戻り値
()

dumpcodesize
debug.dumpcodesize():()
戻り値
()

©2026 Roblox Corporation。Roblox(ロブロックス)、RobloxロゴおよびPowering Imaginationは、米国並びにその他の国における登録商標および非登録商標です。