TotalCountCellView
ZEPETO.Module.Social.TotalCountCellView
Class for displaying the total number of friends in the official friends list popup.
Hierarchy
↳
TotalCountCellView
Constructors
constructor
• new TotalCountCellView()
Inherited from
Accessors
cellHeight
• get
cellHeight(): number
Returns the height of the user info cell view.
Returns
number
Inherited from
FollowCellView.cellHeight
onActivated
• get
onActivated(): UnityEvent
Returns the event called when the official friends list popup is activated.
Returns
Inherited from
FollowCellView.onActivated
onCreated
• get
onCreated(): UnityEvent
Returns the event called when the official friends list popup is created.
Returns
Inherited from
FollowCellView.onCreated
onDeactivated
• get
onDeactivated(): UnityEvent
Returns the event called when the official friends list popup is deactivated.
Returns
Inherited from
FollowCellView.onDeactivated
textCount
• get
textCount(): string
Returns the localized text for the total number of friends. The text is automatically translated into the language, matching the device settings.
Returns
string
textFollowButton
• get
textFollowButton(): string
Returns the localized text label to be displayed on the follow button within the official friends list popup. The text is automatically translated into the language, matching the device settings.
Returns
string
Inherited from
FollowCellView.textFollowButton
textFollowingButton
• get
textFollowingButton(): string
Returns the localized text label to be displayed on the following button within the official friends list popup. The text is automatically translated into the language, matching the device settings.
Returns
string
Inherited from
FollowCellView.textFollowingButton