コード例 #1
0
 public EventProcessor()
 {
     startEvent = StartEvent.Load(Path.Combine(Application.dataPath, "XMLResources\\StartEvent.xml"));
 }