Code: Select all
Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Yarn2/YarnCustomCommands.cs(12,12): error CS0234: The type or namespace name 'Unity' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Yarn2/YarnCustomCommands.cs(279,10): error CS0246: The type or namespace name 'YarnCommandAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Yarn2/YarnCustomCommands.cs(279,10): error CS0246: The type or namespace name 'YarnCommand' could not be found (are you missing a using directive or an assembly reference?)
Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Yarn2/YarnCustomCommands.cs(281,10): error CS0246: The type or namespace name 'YarnCommandAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Importers/Yarn2/YarnCustomCommands.cs(281,10): error CS0246: The type or namespace name 'YarnCommand' could not be found (are you missing a using directive or an assembly reference?)