GetNetworkClientUserData
Description
Reads one of the local data slots assigned to the client set using SetNetworkClientUserData.
Definition
integer GetNetworkClientUserData( iNetID, client, index )
int agk::GetNetworkClientUserData( UINT iNetID, UINT client, UINT index )
Parameters
- iNetID - The ID of the network to get the value from.
- client - The ID of the client on the network to get the value from.
- index - The index (0-4) of the data slot to read.