|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Message data for when the client sends a search request to the server More...
Inherits ICloneable.
Properties | |
| BankType | BankType [get] |
| type of the bank. At first implementation, this is always unknown. More... | |
| ulong | CharacterId [get] |
| matches the current character More... | |
| ulong | TabId [get] |
| Tab id being shown/searched. the default/main tab is always 0. More... | |
| int | MinLevel [get] |
| Minimum level More... | |
| int | MaxLevel [get] |
| Maximum level More... | |
| ContainerSlot? | ItemSlot [get] |
| Item slot being searched, if any. When first opening a bank, this is null. More... | |
| string | SearchText [get] |
| Search text. When first opening a bank, this is empty string. More... | |
| uint | SortByPropertyId [get] |
| Property ID of the field being sorted by. Default is Bank_ERS_DateAdded. More... | |
| BankSortOrder | SortOrder [get] |
| Direction of the sort. Default is Descending More... | |
Message data for when the client sends a search request to the server