Syntax

Value.f = dbNetMessageFloat()

Description

This command will return a float value from the current net message. The net message must be of the float type or the command will fail. You can determine the type using the dbNetMessageType command.

See Also

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