FollowCellView
ZEPETO.Module.Social.FollowCellView
Class for the official friends list popup.
Hierarchy
EnhancedScrollerCellView
↳
FollowCellView
Constructors
constructor
• new FollowCellView()
Inherited from
ZEPETO_World_Gui.EnhancedScrollerCellView.constructor
Accessors
cellHeight
• get
cellHeight(): number
Returns the height of the user info cell view.
Returns
number
onActivated
• get
onActivated(): UnityEvent
Returns the event called when the official friends list popup is activated.
Returns
onCreated
• get
onCreated(): UnityEvent
Returns the event called when the official friends list popup is created.
Returns
onDeactivated
• get
onDeactivated(): UnityEvent
Returns the event called when the official friends list popup is deactivated.
Returns
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
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