SwiftlyS2

EventUgcFileDownloadFinished

Interface EventUgcFileDownloadFinished

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "ugc_file_download_finished"

public interface EventUgcFileDownloadFinished : IGameEvent<EventUgcFileDownloadFinished>

Implements

Properties

HContent

id of this specific content (may be image or map)


type: uint64

ulong HContent { get; set; }
Property Value

On this page