Author Topic: UIPanel is NULL  (Read 1887 times)

shokinhan

  • Guest
UIPanel is NULL
« on: April 26, 2013, 03:28:55 AM »
When I change the NGUI library , then make the problem such as "Color colF = color;
      colF.a *= mPanel.alpha;"

The "mPanel" is null .  This function is at  "void SlicedFill (BetterList<Vector3> verts, BetterList<Vector2> uvs, BetterList<Color32> cols)"


Why ???
 

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanel is NULL
« Reply #1 on: April 26, 2013, 01:29:56 PM »