RemoteStorageFileShareResult_t
Struct RemoteStorageFileShareResult_t
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public struct RemoteStorageFileShareResult_tInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
k_iCallback
public const int k_iCallback = 1307Field Value
m_eResult
public EResult m_eResultField Value
m_hFile
public UGCHandle_t m_hFileField Value
Properties
m_rgchFilename
public string m_rgchFilename { get; set; }Property Value