playMaker

Author Topic: Error in NGUIPlayMakerProxy.cs when building for Windows Store Apps platform  (Read 1337 times)

tman1978

  • Playmaker Newbie
  • *
  • Posts: 11
When building for Windows Store Apps platform I get the following error:

Quote
Assets\PlayMaker NGUI\Scripts\NGuiPlayMakerProxy.cs(29,29): error CS1061: 'System.Type' does not contain a definition for 'GetField' and no extension method 'GetField' accepting a first argument of type 'System.Type' could be found (are you missing a using directive or an assembly reference?)