Click or drag to resize

TriggerLastTriggerSent Field

Keeps track of the last value sent by this Trigger, if there is a value.

Namespace:  DustProductions.TriggerMeTimbers
Assembly:  DustProductions.TriggerMeTimbers (in DustProductions.TriggerMeTimbers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected Nullable<bool> LastTriggerSent

Field Value

Type: NullableBoolean
See Also