C# 클래스 Steamworks.LeaderboardScoreUploaded_t

파일 보기 프로젝트 열기: rlabrecque/Steamworks.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_bScoreChanged byte
m_bSuccess byte
m_hSteamLeaderboard SteamLeaderboard_t
m_nGlobalRankNew int
m_nGlobalRankPrevious int
m_nScore int

프로퍼티 상세

m_bScoreChanged 공개적으로 프로퍼티

public byte m_bScoreChanged
리턴 byte

m_bSuccess 공개적으로 프로퍼티

public byte m_bSuccess
리턴 byte

m_hSteamLeaderboard 공개적으로 프로퍼티

public SteamLeaderboard_t m_hSteamLeaderboard
리턴 SteamLeaderboard_t

m_nGlobalRankNew 공개적으로 프로퍼티

public int m_nGlobalRankNew
리턴 int

m_nGlobalRankPrevious 공개적으로 프로퍼티

public int m_nGlobalRankPrevious
리턴 int

m_nScore 공개적으로 프로퍼티

public int m_nScore
리턴 int