C# Class Valve.Steamworks.LeaderboardScoreUploaded_t

ファイルを表示 Open project: kronosaur/Transcendence

Public Properties

Property Type Description
m_bScoreChanged byte
m_bSuccess byte
m_hSteamLeaderboard ulong
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 ulong m_hSteamLeaderboard
return ulong

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