Class CooldownWindowDelayer
Inherited Members
Namespace: Unity.PlasticSCM.Editor.UI
Assembly: solution.dll
Syntax
public class CooldownWindowDelayer
Constructors
CooldownWindowDelayer(Action, double)
Declaration
public CooldownWindowDelayer(Action action, double cooldownSeconds)
Parameters
Type | Name | Description |
---|---|---|
Action | action | |
double | cooldownSeconds |
Methods
Ping()
Declaration
public void Ping()