EventUgcMapDownloadError
Interface EventUgcMapDownloadError
Namespace: SwiftlyS2.Shared.GameEventDefinitions
Assembly: SwiftlyS2.CS2.dll
Event "ugc_map_download_error"
public interface EventUgcMapDownloadError : IGameEvent<EventUgcMapDownloadError>Implements
Properties
ErrorCode
type: long
int ErrorCode { get; set; }Property Value
PublishedFileId
type: uint64
ulong PublishedFileId { get; set; }Property Value