Steam
Classes | Namespaces
SteamWorkshopUIBrowse.cs File Reference

Classes

class  LapinerTools.Steam.UI.SteamWorkshopUIBrowse
 This class manages the uGUI of the Steam Workshop browse items menu. It registers to events of SteamWorkshopMain class, e.g. SteamWorkshopMain.OnItemListLoaded. SteamWorkshopUIBrowse 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...
 
class  LapinerTools.Steam.UI.SteamWorkshopUIBrowse.SortingConfig
 Defines the available item list sorting modes. Used to generate the sort modes dropdown. See SteamWorkshopMain.Sorting for more details. More...
 
class  LapinerTools.Steam.UI.SteamWorkshopUIBrowse.SortingConfig.Option
 Defines a certain item list sort mode. Used to generate a sort mode dropdown entry. See SteamWorkshopMain.Sorting for more details. More...
 

Namespaces

namespace  LapinerTools.Steam.UI