Class EventUgcFileDownloadStart
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("ugc_file_download_start")]
public class EventUgcFileDownloadStart : GameEvent
- Inheritance
-
objectEventUgcFileDownloadStart
- 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
PublishedFileId
public ulong PublishedFileId { get; set; }