Exemple #1
0
 public WithSwimSuit(Actor self, WithSwimSuitInfo info)
 {
     this.self = self;
     this.info = info;
 }
Exemple #2
0
 public WithSwimSuit(Actor self, WithSwimSuitInfo info)
 {
     this.self = self;
     this.info = info;
 }