- 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 |
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
|
| Show |
void |