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