C# Class Steamworks.LeaderboardScoreUploaded_t

Show file Open project: rlabrecque/Steamworks.NET Class Usage Examples

Public Properties

Property Type Description
m_bScoreChanged byte
m_bSuccess byte
m_hSteamLeaderboard SteamLeaderboard_t
m_nGlobalRankNew int
m_nGlobalRankPrevious int
m_nScore int

Property Details

m_bScoreChanged public property

public byte m_bScoreChanged
return byte

m_bSuccess public property

public byte m_bSuccess
return byte

m_hSteamLeaderboard public property

public SteamLeaderboard_t m_hSteamLeaderboard
return SteamLeaderboard_t

m_nGlobalRankNew public property

public int m_nGlobalRankNew
return int

m_nGlobalRankPrevious public property

public int m_nGlobalRankPrevious
return int

m_nScore public property

public int m_nScore
return int