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