Example #1
0
 public static void endStory(object[] objs, Action forceDo)
 {
     SceneCamera.endStory(float.Parse(objs[1].ToString()));
 }