Hi
How can I add a reference to such:
Namespace: System.Windows.Input
Assembly: PresentationCore (in PresentationCore.dll)
I can do it in project opened in Visual C#,but Unity resets references during compilation and my code causes error "*CS0234: The type or namespace name Windows' does not exist in the namespace System'. Are you missing an assembly reference?*"
↧