Class EventUgcMapDownloadError
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("ugc_map_download_error")]
public class EventUgcMapDownloadError : GameEvent
- Inheritance
-
objectEventUgcMapDownloadError
- Inherited Members
Constructors
EventUgcMapDownloadError(bool)
public EventUgcMapDownloadError(bool force)
Parameters
force
bool
EventUgcMapDownloadError(nint)
public EventUgcMapDownloadError(nint pointer)
Parameters
pointer
nint
Properties
ErrorCode
public long ErrorCode { get; set; }
Property Value
PublishedFileId
public ulong PublishedFileId { get; set; }