- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- AtList
<UGUISkillButton>
graph BT
Type-->Base0["AtList<UGUISkillButton>"]
Base0-->Base1["MonoBehaviour"]
Type["UGUISkillsWindow"]
class Type type-node
Syntax
public class UGUISkillsWindow : AtList<UGUISkillButton>
Fields
Methods
| Name | Value | Summary |
|---|---|---|
| Hide |
void | |
| IncreaseSkill |
void | |
| NumberOfCells |
int | |
| OnEvent |
void | |
| ResetSkill |
void | |
| SelectSkill |
void | |
| Show |
void | |
| ShowSkills |
void | |
| ShowSkillsAbility |
void | |
| Toggle |
void | |
| UpdateCell |
void | |
| UpdateSkills |
void |