CountdownTimer
Interface CountdownTimer
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CountdownTimer : ISchemaClass<CountdownTimer>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Duration
ref float Duration { get; }Property Value
Timescale
ref float Timescale { get; }Property Value
Timestamp
GameTime_t Timestamp { get; }Property Value
WorldGroupId
ref uint WorldGroupId { get; }Property Value
Methods
DurationUpdated()
void DurationUpdated()TimescaleUpdated()
void TimescaleUpdated()TimestampUpdated()
void TimestampUpdated()WorldGroupIdUpdated()
void WorldGroupIdUpdated()