Network.con

This file contains the network objects that will transmit the vehicle data in a multiplayer game. Each of the network objects created in this file are a part of major portions of the objects created in the Objects.con and Physics.con files. You will find these network objects in those files in lines that begin with ObjectTemplate.SetNetworkableInfo.

See the Basic Scripting Tutorials for more information. There are 112 files named Network.con.

Classes used in this type of file: NetworkableInfo

Properties used in these files:
NetworkableInfo
   NetworkableInfo.CreateNewInfo
   NetworkableInfo.SetBasePriority
   NetworkableInfo.SetForceNetworkableId
   NetworkableInfo.SetHasOrientation
   NetworkableInfo.SetIsControlledBy
   NetworkableInfo.SetIsUnique
   NetworkableInfo.SetPredictionMode


Go to the All Properties list, All Types list, CON file list, Class list, or the Main scripting page.