cChannelSendPacket Method (Container, UInt32) |
Sends a packet back the source.
Namespace: Vaser.OON Assembly: Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax public void SendPacket( Container myContainer, uint ObjectID )
Parameters
- myContainer
- Type: VaserContainer
The datacontainer for transmission, can be null. - ObjectID
- Type: SystemUInt32
Sets the ObjectID.
See Also