コード例 #1
0
 public WithMindControlArc(Actor self, WithMindControlArcInfo info)
 {
     this.info = info;
 }
コード例 #2
0
 public WithMindControlArc(WithMindControlArcInfo info)
 {
     this.info = info;
 }