Namespace EyeAuras.DefaultAuras.Triggers.AuraIsActive
Classes
AuraIsActiveTriggerProperties
Defines the properties for an aura trigger that activates based on the state of one or more other auras. This class uses an evaluator to determine if the specified conditions for other auras are met, thereby triggering the associated action.
Interfaces
IAuraIsActiveTrigger
Trigger that activates based on the state of one or more other auras. This class uses an evaluator to determine if the specified conditions for other auras are met, thereby triggering the associated action.