AGK for Pascal
ContentsIndexHome
PreviousUpNext
IAgkOutgoingNetworkMessage.AddFloat Method

Adds a floating-point value to the network message and advances the data pointer to add a new value.

Syntax
Pascal
procedure AddFloat(const Value: Single);
Parameters 
Description 
const Value: Single 
the value to add to the message. 
Copyright (c) 2012. All rights reserved.