- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["UGUICharacterGenderSlot"]
class Type type-node
Syntax
public class UGUICharacterGenderSlot : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| button | ||
| iconImage | ||
| rootGameObject | ||
| SelectedImage |
Methods
| Name | Value | Summary |
|---|---|---|
| GenderSelected |
void | |
| OnMouseEnter |
void | |
| OnMouseExit |
void | |
| SelectGender |
void | |
| SetGender |
void |