Quantcast
Channel: Latest Questions on Unity Answers
Viewing all articles
Browse latest Browse all 171066

'Thread' not found in namespace 'System.Threading'

$
0
0
im trying to make code containing a Thread variable build for the Windows store, but i get this error "error CS0234: The type or namespace name 'Thread' does not exist in the namespace 'System.Threading' (are you missing an assembly reference?)" im new to unity, but i cant find any information about that threads are not allowed when Building for Windows store, only arraylist, hastables etc. any good suggestions ?

Viewing all articles
Browse latest Browse all 171066

Trending Articles