C# Class Steamworks.LeaderboardScoreUploaded_t

Mostra 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_oe property

public byte m_bScoreChanged
return byte

m_bSuccess public_oe property

public byte m_bSuccess
return byte

m_hSteamLeaderboard public_oe property

public SteamLeaderboard_t m_hSteamLeaderboard
return SteamLeaderboard_t

m_nGlobalRankNew public_oe property

public int m_nGlobalRankNew
return int

m_nGlobalRankPrevious public_oe property

public int m_nGlobalRankPrevious
return int

m_nScore public_oe property

public int m_nScore
return int