Beispiel #1
0
 public Choice(StoryObject.IObject objectData, Interpreter.Types.Story storyData) : base(objectData, storyData)
 {
 }
Beispiel #2
0
 public Redirect(StoryObject.IObject objectData, Story storyData) : base(objectData, storyData)
 {
 }