SwiftlyS2

CCloud_EnumerateUserFiles_Request

Interface CCloud_EnumerateUserFiles_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCloud_EnumerateUserFiles_Request : ITypedProtobuf<CCloud_EnumerateUserFiles_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

Count

uint Count { get; set; }
Property Value

ExtendedDetails

bool ExtendedDetails { get; set; }
Property Value

StartIndex

uint StartIndex { get; set; }
Property Value

On this page