Torque 3D - Script Manual: $pref::Net Namespace Reference

TorqueScript

Main   Class List   Namespace List   Online

$pref::Net Namespace Reference

Variables

int LagThreshold
 How long between received packets before the client is considered as lagging (in ms).
int PacketRateToClient
 Sets how often packets are sent from the server to a client.
int PacketRateToServer
 Sets how often packets are sent from the client to the server.
int PacketSize
 Sets the maximum size in bytes an individual network packet may be.


Copyright © GarageGames, LLC. All Rights Reserved.