- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUIRepairWindow"]
class Type type-node
Syntax
public class UGUIRepairWindow : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| repairSlots |
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| OnEvent |
void | |
| Repair |
void | |
| RepairAll |
void | |
| RepairListUpdated |
void | |
| Show |
void | |
| Toggle |
void |