SocialPanelContactsList class
SocialPanelContactsList
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
ListItemName | CName | scripted |
ItemsRoot | ink.BasePanelWidgetReference | scripted |
ItemsList | WeakHandle<SocialPanelContactsListItem>[] | scripted |
CurrentContactHash | int | scripted |
LastClickedContact | WeakHandle<game.JournalContact> | scripted |
Functions
void RefreshContactsList(SocialPanelContactInfo[] contacts)RTTIvoid AddContactItem(SocialPanelContactInfo contactInfo, int currentItem)RTTIbool ChooseContact(int contactToShowHash)RTTIvoid OnListItemClicked(ink.PointerEvent e)RTTIWeakHandle<game.JournalContact> GetClickedContact()RTTI