@class RTScenarioTrigger; @interface RTScenarioTriggerNotification : RTNotification @property (readonly, nonatomic) RTScenarioTrigger *scenarioTrigger; - (void).cxx_destruct; - (id)initWithScenarioTrigger:(id)a0; @end
@class RTScenarioTrigger; @interface RTScenarioTriggerNotification : RTNotification @property (readonly, nonatomic) RTScenarioTrigger *scenarioTrigger; - (void).cxx_destruct; - (id)initWithScenarioTrigger:(id)a0; @end