SwiftlyS2

EngineCountdownTimer

Interface EngineCountdownTimer

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface EngineCountdownTimer : ISchemaClass<EngineCountdownTimer>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Duration

ref float Duration { get; }
Property Value

Timescale

ref float Timescale { get; }
Property Value

Timestamp

ref float Timestamp { get; }
Property Value

Methods

DurationUpdated()

void DurationUpdated()

TimescaleUpdated()

void TimescaleUpdated()

TimestampUpdated()

void TimestampUpdated()

On this page