View Single Post
  #2  
Unread 01-09-2015, 11:27 AM
Thurallor's Avatar
Thurallor Thurallor is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: May 2013
Posts: 202
To the best of my knowledge, there is no known mapping between the asset names for skinning, and the asset IDs for SetBackground().

What I would do to find such a mapping is, for each image, use AssetBrowser to search for images of that exact size. Unless it's something very common like 32 x 32, limiting the search to a single size will make the search much faster. Still tedious, though.
Reply With Quote