Method | Description | |
---|---|---|
HairstylistBuyInfo ( int title, int price, bool facialHair, |
||
HairstylistBuyInfo ( string title, int price, bool facialHair, |
public HairstylistBuyInfo ( int title, int price, bool facialHair, |
||
title | int | |
price | int | |
facialHair | bool | |
gumpType | ||
args | object | |
return | System |
public HairstylistBuyInfo ( string title, int price, bool facialHair, |
||
title | string | |
price | int | |
facialHair | bool | |
gumpType | ||
args | object | |
return | System |