Author Topic: 'EventDelegate.Callback' does not contain a definition for 'Method'  (Read 3274 times)

Tomas46

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Compiling project with NGUI 3.0.2 for Windows 8 or Windows Phone fails:

Assets\NGUI\Scripts\Internal\EventDelegate.cs(131,23): error CS1061: 'EventDelegate.Callback' does not contain a definition for 'Method' and no extension method 'Method' accepting a first argument of type 'EventDelegate.Callback' could be found (are you missing a using directive or an assembly reference?)


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile