Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88836

[bug反馈]2.0.1版本typescript 使用 @property(cc.AudioClip)

$
0
0

@1720779726 写道:

  • Creator 版本:2.0.1

  • 编辑器报错:

    • The default value of ActionContext.clickEffect must be an empty string. (changed since 1.8)
    • Please change the definition of property 'waterEffect' in class 'ActionContext'. Starting from v1.10,
  • 重现方式:

    //创建如下组件:
    const {ccclass, property} = cc._decorator;
    @ccclass
    export default class ActionContext extends cc.Component {
        @property(cc.AudioClip)
        clickEffect:cc.AudioClip=null;
    }
  • 编辑器操作系统 :win

帖子: 2

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88836

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>