Table of Contents

Class EventUgcMapDownloadError

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("ugc_map_download_error")]
public class EventUgcMapDownloadError : GameEvent
Inheritance
EventUgcMapDownloadError
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

long

PublishedFileId

public ulong PublishedFileId { get; set; }

Property Value

ulong