addAtPosition

fun addAtPosition(storyState: StoryState, storyStep: StoryStep, position: Int): StoryState

Adds a story in a position. Useful to add stories that were not created by the end user, but by an API call or different event.