Example #1
0
 public HabboFigure SetJacket(Jacket value)
 {
     _jacket = value;
     return this;
 }