Action
An action performed in the text editor.
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class StoryStateChange(val storyStep: StoryStep, val position: Int, val selectionStart: Int? = null, val selectionEnd: Int? = null) : Action