- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUICharacterRaceSlot"]
class Type type-node
Syntax
public class UGUICharacterRaceSlot : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| button | ||
| iconImage | ||
| raceData | ||
| SelectedImage |
Methods
| Name | Value | Summary |
|---|---|---|
| OnMouseEnter |
void | |
| OnMouseExit |
void | |
| RaceSelected |
void | |
| SelectRace |
void |