C# Class Valve.Steamworks.RemoteStorageEnumerateWorkshopFilesResult_t

Show file Open project: kronosaur/Transcendence

Public Properties

Property Type Description
m_eResult EResult
m_nAppId uint
m_nResultsReturned int
m_nTotalResultCount int
m_unStartIndex uint

Property Details

m_eResult public property

public EResult m_eResult
return EResult

m_nAppId public property

public uint m_nAppId
return uint

m_nResultsReturned public property

public int m_nResultsReturned
return int

m_nTotalResultCount public property

public int m_nTotalResultCount
return int

m_unStartIndex public property

public uint m_unStartIndex
return uint