Class EventUgcFileDownloadFinished
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("ugc_file_download_finished")]
public class EventUgcFileDownloadFinished : GameEvent
- Inheritance
-
objectEventUgcFileDownloadFinished
- Inherited Members
Constructors
EventUgcFileDownloadFinished(bool)
public EventUgcFileDownloadFinished(bool force)
Parameters
force
bool
EventUgcFileDownloadFinished(nint)
public EventUgcFileDownloadFinished(nint pointer)
Parameters
pointer
nint
Properties
Hcontent
public ulong Hcontent { get; set; }