Class AxisTimerSequence_Random
Settings to randomize wait times in each sequence item
Inheritance
object
AxisTimerSequence_Random
Namespace: Axis.Logic
Assembly: cs.temp.dll.dll
Syntax
public sealed class AxisTimerSequence_Random
Fields
AddMax
Add seconds to each sequence item random value up to this maximum
Declaration
public float AddMax
Field Value
Type | Description |
---|---|
float |
AddMin
Declaration
public float AddMin
Field Value
Type | Description |
---|---|
float |
ResetWhenRestart
When timer sequence has finished randomize again each step?
Declaration
public bool ResetWhenRestart
Field Value
Type | Description |
---|---|
bool |