SwiftlyS2

CP2P_WatchSynchronization

Interface CP2P_WatchSynchronization

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CP2P_WatchSynchronization : ITypedProtobuf<CP2P_WatchSynchronization>, INativeHandle

Implements

Properties

DemoTick

int DemoTick { get; set; }
Property Value

DotaReplaySpeed

int DotaReplaySpeed { get; set; }
Property Value

DotaSpectatorAutospeed

int DotaSpectatorAutospeed { get; set; }
Property Value

DotaSpectatorHeroIndex

int DotaSpectatorHeroIndex { get; set; }
Property Value

DotaSpectatorMode

int DotaSpectatorMode { get; set; }
Property Value

DotaSpectatorWatchingBroadcaster

bool DotaSpectatorWatchingBroadcaster { get; set; }
Property Value

Paused

bool Paused { get; set; }
Property Value

TvListenVoiceIndices

ulong TvListenVoiceIndices { get; set; }
Property Value

On this page