Exemplo n.º 1
0
 public WithMindControlArc(Actor self, WithMindControlArcInfo info)
 {
     this.info = info;
 }
Exemplo n.º 2
0
 public WithMindControlArc(WithMindControlArcInfo info)
 {
     this.info = info;
 }