Table of Contents

Class EventUgcFileDownloadStart

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("ugc_file_download_start")]
public class EventUgcFileDownloadStart : GameEvent
Inheritance
EventUgcFileDownloadStart
Inherited Members

Constructors

EventUgcFileDownloadStart(bool)

public EventUgcFileDownloadStart(bool force)

Parameters

force bool

EventUgcFileDownloadStart(nint)

public EventUgcFileDownloadStart(nint pointer)

Parameters

pointer nint

Properties

Hcontent

public ulong Hcontent { get; set; }

Property Value

ulong

PublishedFileId

public ulong PublishedFileId { get; set; }

Property Value

ulong