- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIBank"]
class Type type-node
Syntax
public class UGUIBank : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| bagNum | ||
| inventoryGrid | ||
| slotPrefab | ||
| titleBar | ||
| toggleKey | ||
| verticalPadding |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| OnEvent |
void | |
| PlaceBankItem |
void | |
| Show |
void | |
| UpdateInventory |
void |