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