a5778389 发表于 2014-11-19 21:58

腳本錯誤代碼解絕請大大幫忙處理一下

我復制一個腳本~確出現以下三個代碼請各位大大告訴我該怎麼解決~或這是什麼意思
原碼:public delegate void TimedOutDelegate();
Assets/Match3StarterKit/Scripts/Boarder.cs(4,22): error CS0101: The namespace `global::' already contains a definition for `TimedOutDelegate'

原碼public delegate void LevelClearedDelegate();
Assets/Match3StarterKit/Scripts/Boarder.cs(5,22): error CS0101: The namespace `global::' already contains a definition for `LevelClearedDelegate'

原碼public delegate void GamePausedDelegate();
Assets/Match3StarterKit/Scripts/Boarder.cs(6,22): error CS0101: The namespace `global::' already contains a definition for `GamePausedDelegate'

順便貼上原程事碼


Board.cs(57.03K)Board是原碼(42.04K)

葱葱 发表于 2017-3-19 11:12

好帖就是要顶

qck123 发表于 2017-3-19 10:51

顶顶多好

葱葱 发表于 2017-3-19 10:34

说的非常好

KenChen 发表于 2017-3-19 11:16

不错不错

wozhizhizhi 发表于 2017-3-19 10:24

LZ真是人才

zhoulingamao 发表于 2017-4-23 15:55

楼主是超人

cosmo 发表于 2017-4-23 15:17

好帖就是要顶

jia_michael 发表于 2017-4-23 15:55

难得一见的好帖

cool3xp 发表于 2017-4-23 15:23

说的非常好
页: [1] 2 3 4 5 6 7 8 9
查看完整版本: 腳本錯誤代碼解絕請大大幫忙處理一下