【3Dゲームエンジン】Unity質問スレッド17at GAMEDEV
【3Dゲームエンジン】Unity質問スレッド17 - 暇つぶし2ch444:名前は開発中のものです。
15/05/13 02:15:14.39 fTNryTpc.net
>>428さん >>429さん ご返答ありがとうございます。 
URLリンク(answers.unity3d.com)
の下の方の
Cooldown クラスを使ったものです。(using UnityEngine.UI; は足しました。)
すると
Assets/03_Script/01_Counter/Cooldown.cs(22,45): error CS1061:
Type `Button' does not contain a definition for `interactable' and no extension
method `interactable' of type `Button' could be found (are you missing a using directive or an assembly reference?)

というエラーメッセが出ます。
used.GetComponent<Button>().interactable = true;
が該当行になります。
エラーが出ているのでオブジェクトに添付できないのですが
このような結果となりました。
宜しくお願い致します。


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch