Skip to content

F_DOL_Network_BaseClient__pBuf

Kyp Durron edited this page Aug 5, 2015 · 1 revision

BaseClient._pBuf Field

[Missing

documentation for "F:DOL.Network.BaseClient._pBuf"]

Namespace: DOL.Network
Assembly: DOLBase (in DOLBase.dll) Version: 1.9.7.18691

Syntax

C#

protected byte[] _pBuf

VB

Protected _pBuf As Byte()

C++

protected:
array<unsigned char>^ _pBuf

F#

val mutable _pBuf: byte[]

Field Value

Type: Byte[]

See Also

Reference

BaseClient Class
DOL.Network Namespace

Clone this wiki locally