CPublishedFile_Publish_Request
Interface CPublishedFile_Publish_Request
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPublishedFile_Publish_Request : ITypedProtobuf<CPublishedFile_Publish_Request>, INativeHandleImplements
Properties
Appid
uint Appid { get; set; }Property Value
Cloudfilename
string Cloudfilename { get; set; }Property Value
CollectionType
string CollectionType { get; set; }Property Value
ConsumerAppid
uint ConsumerAppid { get; set; }Property Value
ConsumerShortcutName
string ConsumerShortcutName { get; set; }Property Value
FileDescription
string FileDescription { get; set; }Property Value
FileType
uint FileType { get; set; }Property Value
GameType
string GameType { get; set; }Property Value
PreviewCloudfilename
string PreviewCloudfilename { get; set; }Property Value
RedirectUri
string RedirectUri { get; set; }Property Value
Tags
IProtobufRepeatedFieldValueType<string> Tags { get; }Property Value
Title
string Title { get; set; }Property Value
Url
string Url { get; set; }Property Value
Visibility
uint Visibility { get; set; }Property Value
YoutubeUsername
string YoutubeUsername { get; set; }Property Value
YoutubeVideoid
string YoutubeVideoid { get; set; }Property Value