C# 클래스 Steamworks.LeaderboardEntry_t

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

공개 프로퍼티들

프로퍼티 타입 설명
m_cDetails int
m_hUGC UGCHandle_t
m_nGlobalRank int
m_nScore int
m_steamIDUser CSteamID

프로퍼티 상세

m_cDetails 공개적으로 프로퍼티

public int m_cDetails
리턴 int

m_hUGC 공개적으로 프로퍼티

public UGCHandle_t m_hUGC
리턴 UGCHandle_t

m_nGlobalRank 공개적으로 프로퍼티

public int m_nGlobalRank
리턴 int

m_nScore 공개적으로 프로퍼티

public int m_nScore
리턴 int

m_steamIDUser 공개적으로 프로퍼티

public CSteamID m_steamIDUser
리턴 CSteamID