View Single Post
01/29/15, 10:31 AM   #17
ZOS_ChipHilseberg
ZOS Staff!
Premium Member
Yes this person is from ZeniMax!
Join Date: Oct 2014
Posts: 551
Originally Posted by Sasky View Post
I'll try that. However, one of the cases that I'm thinking would be useful for an addon that distributes points would be to throw all the points into pending but leave the final submit/confirm to the user. That'd need it to update the UI.
In that case I'd look at ZO_ChampionStar:SpendPoints and ZO_ChampionStar:RemovePoints. And if that doesn't give enough control then you can set the star's pendingPoints member and call the callbacks in ZO_ChampionStar:OnValueChanged to update the UI.
  Reply With Quote