Class SetDateStoryTrigger

java.lang.Object
mekhq.campaign.storyarc.StoryTrigger
mekhq.campaign.storyarc.storytrigger.SetDateStoryTrigger

public class SetDateStoryTrigger extends StoryTrigger
This StoryTrigger will set the date in a CheckDateReachedStoryPoint identified by its id. This can be used to assign dates to events where the date might not be known in advance. The date can be assigned either by an actual date or by the number of days into the future from the point of this trigger.