Table of Contents

Interface ILayoutDelay<TContext>

Namespace
Uncreated.Warfare.Vehicles.Spawners.Delays
Assembly
Uncreated.Warfare.dll
public interface ILayoutDelay<in TContext> where TContext : LayoutDelayContext

Type Parameters

TContext

Methods

GetTimeLeft(TContext)

TimeSpan GetTimeLeft(TContext context)

Parameters

context TContext

Returns

TimeSpan