【3Dゲームエンジン】Unity質問スレッド20 [転載禁止]©5ch.net
■ このスレッドは過去ログ倉庫に格納されています
0769名前は開発中のものです。
2015/11/09(月) 01:39:40.59ID:xpqfRtgTType `PhotonPlayer[]' does not contain a definition for `Count' and no extension method
`Count' of type `PhotonPlayer[]' could be found (are you missing a using directive or an assembly reference?)
Assets/Photon Unity Networking/UtilityScripts/PickupItemSyncer.cs(41,42): error CS1061:
Type `PhotonPlayer[]' does not contain a definition for `Count' and no extension method
`Count' of type `PhotonPlayer[]' could be found (are you missing a using directive or an assembly reference?)
PUNを使おうと思い、登録、インポート、フォトンサービスの設定(APPID登録)まで済ませたのですが、コンパおるエラーが発生し、動いてくれません。
どなたか解決方法分かりますでしょうか
■ このスレッドは過去ログ倉庫に格納されています