Skin Selector manual skinlist reload

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58788
    Support
    Keymaster

    Hello

    Skin selector receives information about available skins from the linked TsSkinManager component.

    So, list of available skins should be updated in the TsSkinManager, try this code:

    Code:
    sSkinManager1.SkinListController.UpdateData;
    #58795
    JM-DG
    Participant

    Thank you! Works like a charm. 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.