- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIAuction"]
class Type type-node
Syntax
public class UGUIAuction : MonoBehaviour
Fields
Methods
| Name | Value | Summary |
|---|---|---|
| CancelSell |
void |
|
| changeQuantity |
void |
|
| changeQuantitySlider |
void |
|
| ClickSell |
void |
|
| closeSell |
void |
|
| Hide |
void |
|
| OnEvent |
void |
|
| searchAuction |
void |
|
| searchClassChange |
void |
|
| searchMaxLevel |
void |
|
| searchMinLevel |
void |
|
| searchQuality |
void |
|
| searchRaceChange |
void |
|
| SetCurrency1 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency2 |
void |
Updates the currency amount for the first "main" currency
|
| SetCurrency3 |
void |
Updates the currency amount for the first "main" currency
|
| ShowAuctionList |
void |
|
| ShowBought |
void |
|
| ShowBuying |
void |
|
| ShowExpired |
void |
|
| ShowSelling |
void |
|
| ShowSellList |
void |
|
| ShowSold |
void |
|
| ShowTransactions |
void |
|
| SortCount |
void |
|
| SortItemName |
void |
|
| SortPrice |
void |
|
| TakeAll |
void |
|
| Toggle |
void |
|