Namespace EyeAuras.DefaultAuras.Actions.Delay
Classes
DelayActionProperties
Represents the properties for configuring the IDelayAction. This class allows setting a fixed delay, a maximum delay for randomization, and a flag to enable random delay.
Interfaces
IDelayAction
Represents an action that introduces a delay within a sequence of actions. The duration of the delay is determined by the configured PoeShared.UI.IRandomPeriodSelector.