SwiftlyS2

CCloud_UserFile

Interface CCloud_UserFile

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCloud_UserFile : ITypedProtobuf<CCloud_UserFile>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

FileSize

uint FileSize { get; set; }
Property Value

Filename

string Filename { get; set; }
Property Value

SteamidCreator

ulong SteamidCreator { get; set; }
Property Value

Timestamp

ulong Timestamp { get; set; }
Property Value

Ugcid

ulong Ugcid { get; set; }
Property Value

Url

string Url { get; set; }
Property Value

On this page