UGUITradeWindow Class

Namespace
Atavism
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["UGUITradeWindow"] class Type type-node

Syntax

public class UGUITradeWindow : MonoBehaviour

Fields

Methods

Name Value Summary
AcceptTrade() void
CancelTrade() void
Hide() void
OnEvent(AtavismEventData) 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
Show() void