SwiftlyS2

MLTick

Interface MLTick

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface MLTick : ITypedProtobuf<MLTick>, INativeHandle

Implements

Properties

Events

IProtobufRepeatedFieldSubMessageType<MLEvent> Events { get; }
Property Value

State

MLGameState State { get; }
Property Value

TickCount

int TickCount { get; set; }
Property Value

On this page