Property | Type | Description | |
---|---|---|---|
Avatar |
Property | Type | Description | |
---|---|---|---|
DeleteAvatarButton_OnButtonClick | void | ||
DescTabButton_OnButtonClick | void | ||
EnterTabButton_OnButtonClick | void | ||
NewAvatarButton_OnButtonClick | void | ||
PersonSlot_OnButtonClick | void |
Method | Description | |
---|---|---|
DisplayAvatar ( |
Display an avatar
|
|
Init ( ) : void |
Setup UI events
|
|
PersonSlot ( |
||
SetSlotAvailable ( bool isAvailable ) : void | ||
SetTab ( PersonSlotTab tab ) : void |
Method | Description | |
---|---|---|
DeleteAvatarButton_OnButtonClick ( |
User clicked the "Retire avatar" button.
|
|
DescTabButton_OnButtonClick ( |
||
EnterTabButton_OnButtonClick ( |
||
NewAvatarButton_OnButtonClick ( |
Player wanted to create a sim.
|
|
PersonSlot_OnButtonClick ( |
User confirmed character retirement.
|
public DisplayAvatar ( |
||
avatar | ||
return | void |
public PersonSlot ( |
||
screen | ||
return | System |
public SetSlotAvailable ( bool isAvailable ) : void | ||
isAvailable | bool | |
return | void |