UserActionPublishedFilesCallback

This callback is received in response to calling SteamWorkshop.enumeratePublishedFilesByUserAction.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg?)

Types

Link copied to clipboard
class File(file: SteammessagesClientserverUcm.CMsgClientUCMEnumeratePublishedFilesByUserActionResponse.PublishedFileId)

Represents the details of a single published file.

Properties

Link copied to clipboard

Gets the list of enumerated files.

Link copied to clipboard

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard
val result: EResult

Gets the result.

Link copied to clipboard

Gets the count of total results.