Steam
Public Member Functions | Properties | List of all members
LapinerTools.Steam.Data.LeaderboardsUploadedScoreEventArgs.SteamNativeData Class Reference

The LeaderboardsUploadedScoreEventArgs.SteamNativeData class contains Steam native data such as the SteamLeaderboard handle. You can use this data to make own calls to the Steamworks.NET API. More...

Public Member Functions

 SteamNativeData ()
 
 SteamNativeData (SteamLeaderboard_t p_hSteamLeaderboard)
 

Properties

SteamLeaderboard_t m_hSteamLeaderboard [get, set]
 

Detailed Description

The LeaderboardsUploadedScoreEventArgs.SteamNativeData class contains Steam native data such as the SteamLeaderboard handle. You can use this data to make own calls to the Steamworks.NET API.

Constructor & Destructor Documentation

◆ SteamNativeData() [1/2]

LapinerTools.Steam.Data.LeaderboardsUploadedScoreEventArgs.SteamNativeData.SteamNativeData ( )

◆ SteamNativeData() [2/2]

LapinerTools.Steam.Data.LeaderboardsUploadedScoreEventArgs.SteamNativeData.SteamNativeData ( SteamLeaderboard_t  p_hSteamLeaderboard)

Property Documentation

◆ m_hSteamLeaderboard

SteamLeaderboard_t LapinerTools.Steam.Data.LeaderboardsUploadedScoreEventArgs.SteamNativeData.m_hSteamLeaderboard
getset

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