「Unity/Editor/基本」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「 ==namespace 'UnityEditor' エラーが出るとき== 以下エラーが出るとき error CS0234: The type or namespace name 'Build' does not exist in the namespace 'Un...」) |
(相違点なし)
|
2021年8月3日 (火) 17:07時点における最新版
namespace 'UnityEditor' エラーが出るとき
以下エラーが出るとき
error CS0234: The type or namespace name 'Build' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)
csファイルをEditorフォルダに入れる