ContactData class
ContactData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
id | string | scripted |
localizedName | string | scripted |
localizedPreview | string | scripted |
avatarID | TDBID | scripted |
questRelated | bool | scripted |
hasQuestImportantReply | bool | scripted |
hasMessages | bool | scripted |
unreadMessegeCount | int | scripted |
unreadMessages | int[] | scripted |
playerCanReply | bool | scripted |
playerIsLastSender | bool | scripted |
lastMesssagePreview | string | scripted |
activeDataSync | WeakHandle<MessengerContactSyncData> | scripted |
threadsCount | int | scripted |
timeStamp | GameTime | scripted |
hash | int | scripted |
conversationHash | int | scripted |
type | MessengerContactType | scripted |
hasValidTitle | bool | scripted |
isCallable | bool | scripted |
contactId | string | scripted |
messagesCount | int | scripted |
repliesCount | int | scripted |
Functions
None.