Steam
Protected Attributes | Properties | List of all members
LapinerTools.Steam.UI.SteamWorkshopPopupBrowse Class Reference

This is the Workshop browser popup. It wraps the SteamWorkshopUIBrowse class, which can be accessed through SteamWorkshopPopupBrowse.BrowseUI. This class is attached to the popup_steam_ugc_browse_root prefab. Trigger this popup like this:
uMyGUI_PopupManager.Instance.ShowPopup("steam_ugc_browse"); More...

Inherits uMyGUI_Popup.

Protected Attributes

SteamWorkshopUIBrowse m_browseUI
 

Properties

SteamWorkshopUIBrowse BrowseUI [get]
 Use this property to access the SteamWorkshopUIBrowse class. More...
 

Detailed Description

This is the Workshop browser popup. It wraps the SteamWorkshopUIBrowse class, which can be accessed through SteamWorkshopPopupBrowse.BrowseUI. This class is attached to the popup_steam_ugc_browse_root prefab. Trigger this popup like this:
uMyGUI_PopupManager.Instance.ShowPopup("steam_ugc_browse");

Member Data Documentation

◆ m_browseUI

SteamWorkshopUIBrowse LapinerTools.Steam.UI.SteamWorkshopPopupBrowse.m_browseUI
protected

Property Documentation

◆ BrowseUI

SteamWorkshopUIBrowse LapinerTools.Steam.UI.SteamWorkshopPopupBrowse.BrowseUI
get

Use this property to access the SteamWorkshopUIBrowse class.


The documentation for this class was generated from the following file: