コード例 #1
0
 public QuestActionProxy(QuestAction action)
 {
     CopyFrom(action);
 }