C# 클래스 Steamworks.RemoteStorageDownloadUGCResult_t

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

공개 프로퍼티들

프로퍼티 타입 설명
m_eResult EResult
m_hFile UGCHandle_t
m_nAppID AppId_t
m_nSizeInBytes int
m_ulSteamIDOwner ulong

프로퍼티 상세

m_eResult 공개적으로 프로퍼티

public EResult m_eResult
리턴 EResult

m_hFile 공개적으로 프로퍼티

public UGCHandle_t m_hFile
리턴 UGCHandle_t

m_nAppID 공개적으로 프로퍼티

public AppId_t m_nAppID
리턴 AppId_t

m_nSizeInBytes 공개적으로 프로퍼티

public int m_nSizeInBytes
리턴 int

m_ulSteamIDOwner 공개적으로 프로퍼티

public ulong m_ulSteamIDOwner
리턴 ulong