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

This is the Leaderboard popup. It wraps the SteamLeaderboardsUI class, which can be accessed through SteamLeaderboardsPopup.LeaderboardUI. This class is attached to the popup_steam_leaderboard_root prefab. Trigger this popup like this:
uMyGUI_PopupManager.Instance.ShowPopup("steam_leaderboard"); More...

Inherits uMyGUI_Popup.

Protected Attributes

SteamLeaderboardsUI m_leaderboardUI
 

Properties

SteamLeaderboardsUI LeaderboardUI [get]
 Use this property to access the SteamLeaderboardsUI class. More...
 

Detailed Description

This is the Leaderboard popup. It wraps the SteamLeaderboardsUI class, which can be accessed through SteamLeaderboardsPopup.LeaderboardUI. This class is attached to the popup_steam_leaderboard_root prefab. Trigger this popup like this:
uMyGUI_PopupManager.Instance.ShowPopup("steam_leaderboard");

Member Data Documentation

◆ m_leaderboardUI

SteamLeaderboardsUI LapinerTools.Steam.UI.SteamLeaderboardsPopup.m_leaderboardUI
protected

Property Documentation

◆ LeaderboardUI

SteamLeaderboardsUI LapinerTools.Steam.UI.SteamLeaderboardsPopup.LeaderboardUI
get

Use this property to access the SteamLeaderboardsUI class.


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