Beispiel #1
0
 public WithMindControlArc(Actor self, WithMindControlArcInfo info)
 {
     this.info = info;
 }
Beispiel #2
0
 public WithMindControlArc(WithMindControlArcInfo info)
 {
     this.info = info;
 }