SwiftlyS2

CPublishedFile_GetUserFiles_Response

Interface CPublishedFile_GetUserFiles_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPublishedFile_GetUserFiles_Response : ITypedProtobuf<CPublishedFile_GetUserFiles_Response>, INativeHandle

Implements

Properties

Apps

IProtobufRepeatedFieldSubMessageType<CPublishedFile_GetUserFiles_Response_App> Apps { get; }
Property Value

Publishedfiledetails

IProtobufRepeatedFieldSubMessageType<PublishedFileDetails> Publishedfiledetails { get; }
Property Value

Startindex

uint Startindex { get; set; }
Property Value

Total

uint Total { get; set; }
Property Value

On this page