nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
Mdb.Packet
nwn
mdb
Mdb
class
Mdb
static
struct
Packet {
PacketType
type
;
package
ubyte
[]
rawData
;
this
(PacketType type, ubyte[] rawData);
auto
get
();
}
Constructors
this
this
(PacketType type, ubyte[] rawData)
Members
Functions
get
auto
get
()
Variables
rawData
ubyte
[]
rawData
;
type
PacketType
type
;
Meta
Source
See Implementation
nwn
mdb
Mdb
constructors
this
enums
PacketType
structs
Header
Packet
PacketKey
variables
header
packet_keys
packets