SwiftlyS2

CDemoFileInfo

Interface CDemoFileInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CDemoFileInfo : ITypedProtobuf<CDemoFileInfo>, INativeHandle

Implements

Properties

GameInfo

CGameInfo GameInfo { get; }
Property Value

PlaybackFrames

int PlaybackFrames { get; set; }
Property Value

PlaybackTicks

int PlaybackTicks { get; set; }
Property Value

PlaybackTime

float PlaybackTime { get; set; }
Property Value

On this page