您当前的位置: 首页 > 

开发游戏的老王

暂无认证

  • 2浏览

    0关注

    803博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Godot Engine:如何屏蔽一些无用的警告信息

开发游戏的老王 发布时间:2020-01-04 20:17:51 ,浏览量:2

类似这种回调函数的参数未使用的警告没有什么意义

W 0:00:00.591   The argument 'delta' is never used in the function '_process'. If this is intended, prefix it with an underscore: '_delta'
        UNUSED_ARGUMENT
            control_test.gd:13

可以在项目设置->常规->Debug->GDScript中把自己确认无意义的警告屏蔽信息掉

在这里插入图片描述

关注
打赏
1656935939
查看更多评论
立即登录/注册

微信扫码登录

0.0405s