Table of Contents

Class TimerDelay

Namespace
Uncreated.Warfare.Vehicles.Spawners.Delays
Assembly
Uncreated.Warfare.dll
public class TimerDelay : ILayoutDelay<LayoutDelayContext>
Inheritance
TimerDelay
Implements
Inherited Members

Properties

AffectedTeam

public LayoutRole AffectedTeam { get; set; }

Property Value

LayoutRole

Timer

public TimeSpan Timer { get; set; }

Property Value

TimeSpan

Methods

GetTimeLeft(LayoutDelayContext)

public TimeSpan GetTimeLeft(LayoutDelayContext context)

Parameters

context LayoutDelayContext

Returns

TimeSpan