[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
Assembly: MBNCSUtil (in MBNCSUtil.dll) Version: 2.1.7.22 (2.1.7.22)
Gets the data in this packet, including the four-byte header.
Namespace:
MBNCSUtilAssembly: MBNCSUtil (in MBNCSUtil.dll) Version: 2.1.7.22 (2.1.7.22)
Syntax
| C# |
|---|
public override byte[] GetData() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetData As Byte() |
| Visual C++ |
|---|
public: virtual array<unsigned char>^ GetData() override |