Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dmcs subassemblyLoader.cs
- subassemblyLoader.cs(3,7): error CS0246: The type or namespace name `KSP' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(4,7): error CS0246: The type or namespace name `UnityEngine' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(11,19): error CS0246: The type or namespace name `GameObject' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(21,13): error CS0246: The type or namespace name `FileBrowser' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(22,13): error CS0246: The type or namespace name `GUIStyle' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(25,13): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(26,13): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(27,13): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(28,13): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(29,13): error CS0246: The type or namespace name `WWW' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(30,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(31,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(32,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(33,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(34,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(35,13): error CS0246: The type or namespace name `Texture2D' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(119,34): error CS0246: The type or namespace name `Part' could not be found. Are you missing a using directive or an assembly reference?
- subassemblyLoader.cs(266,61): error CS0246: The type or namespace name `FileBrowser' could not be found. Are you missing a using directive or an assembly reference?
Advertisement
Add Comment
Please, Sign In to add comment