用户:
屑格子awa屑鸽子查看:2 回复:1 评论:2 创建时间:2022-07-26T16:06:40
function textDialog(entity, content, title) { return entity.player.dialog({ type: Box3DialogType.SELECT content, select, }) } 这里哪错了? 谁来解答一下?
屑格子awa屑鸽子function textDialog(entity, content, title) {
return entity.player.dialog({
type: Box3DialogType.SELECT
content,
select,
})
}点赞0
评论