Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: tman1978 on July 01, 2014, 02:34:48 AM

Title: Error in NGUIPlayMakerProxy.cs when building for Windows Store Apps platform
Post by: tman1978 on July 01, 2014, 02:34:48 AM
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?)