UGUIAuction Class

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(AtavismEventData) void
searchAuction() void
searchClassChange() void
searchMaxLevel() void
searchMinLevel() void
searchQuality() void
searchRaceChange() void
SetCurrency1(string) void
Updates the currency amount for the first "main" currency
SetCurrency2(string) void
Updates the currency amount for the first "main" currency
SetCurrency3(string) 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