VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
IBankSearchMessage Interface Reference

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...
 
ContainerSlotItemSlot [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...
 

Detailed Description

Message data for when the client sends a search request to the server


The documentation for this interface was generated from the following file: