PDA

View Full Version : Private and Public data...


AndrewMackowski
4th September 2002, 01:51
Can someone help me distinguish between setting a Public int or a Private int? First of all, I don't see why a skin would need to have "private" info. Also, a private int is stored in Studio.xnf--it's just like any other entry, but it has the ID "(section name)_(variable name)". I'd be thankful to anyone who could enlighten me on when to use private and public data, and how it works and is stored.