Steam
Classes | Namespaces
SteamWorkshopUIUpload.cs File Reference

Classes

class  LapinerTools.Steam.UI.SteamWorkshopUIUpload
 This class manages the uGUI of the Steam Workshop upload item menu. It registers to events of SteamWorkshopMain class, e.g. SteamWorkshopMain.OnUploaded. SteamWorkshopUIUpload also receives UI callbacks from uGUI buttons and other elements. You can replace this class with your own UI e.g. NGUI. In this case you need to take care of registering to events and calling methods of the SteamWorkshopMain class from your new implementation. More...
 

Namespaces

namespace  LapinerTools.Steam.UI