Class NWNServer
class NWNServer
;
Constructors
| Name | Description |
|---|---|
this
(host, port)
|
Methods
| Name | Description |
|---|---|
ping
()
|
Send ping request to the server and measure latency in msecs |
queryBNDS
()
|
Query server game / module info |
queryBNES
()
|
Query server name info |
queryBNLM
(messageNo, sessionID)
|
|
queryBNXI
()
|
Query server config |
Inner structs
| Name | Description |
|---|---|
BNDR
|
|
BNERU
|
|
BNLR
|
|
BNXR
|