SwiftlyS2

EventHltvReplayStatus

Interface EventHltvReplayStatus

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "hltv_replay_status"

public interface EventHltvReplayStatus : IGameEvent<EventHltvReplayStatus>

Implements

Properties

Reason

reason for hltv replay status change ()


type: long

int Reason { get; set; }
Property Value

On this page