示例#1
0
 public QuestActionProxy(QuestAction action)
 {
     CopyFrom(action);
 }