AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkNetworkClient Members

The following tables list the members exposed by TAgkNetworkClient.

 
Name 
Description 
 
FID 
 
 
Name 
Description 
 
Internal constructor. Do not use.
TAgkNetworkClient 
 
Manually destroys the network client. You should free the client when it becomes Disconnected
 
Gets a copy of a remote client's floating point variable by name. This variable is set by the remote client using TAgkNetwork.SetLocalFloat
 
Gets a copy of a remote client's integer variable by name. This variable is set by the remote client using TAgkNetwork.SetLocalInteger
 
Name 
Description 
 
Checks whether the specified client has disconnected. 
 
ID 
The internal ID of the object. 
 
Name 
Returns the name the client used to identify itself when it connected to the host. 
 
The number of objects that this object owns. 
 
The objects that this object owns. 
 
The owner of this object. 
 
Ping 
Returns the ping between the given client and the host. 
 
Up to 5 local values for the client that can be used to keep track of items that belong to this client. 
Copyright (c) 2012. All rights reserved.