Syntax

dbGetNetMessage(PlayerID, MeshID, GuaranteePacket)

Description

This command gets the oldest message from the incoming message queue and makes it the current message. Any messages that are sent to this application are stored on a queue and you are able to take each message and process it. You can use the dbNetMessageExists command to determine when there are no more messages in the queue.

See Also

dbNetMessageBitmap, dbNetMessageExist, dbNetMessageFloat, dbNetMessageImage, dbNetMessageInteger, dbNetMessageMemblock, dbNetMessageMesh, dbNetMessagePlayerFrom, dbNetMessagePlayerTo, dbNetMessageString, dbNetMessageSound, dbNetMessageType