Creation | |
| Network | Creates a new Network object |
|
Functions | |
| Connection | |
| Connect | Connects to a given network |
| Disconnect | Disconnects from any networks |
| IsConnected | Returns TRUE if the object is currently connected to a network |
|
| Delay | |
| SetPacketDelay | Sets the minimum delay between sending information |
| GetPacketDelay | Returns the packet delay |
|
| Objects | |
| ShareObject | Shares information about an object on a given channel |
| TrackObject | Marks an object to track information comming through a given channel |
| SharePlayer | Shares information about a player on a given channel |
| TrackPlayer | Marks an player to track information comming through a given channel |
|
| Random | |
| SendRandomData | Sends short text and numbers |
|
| Callback | |
| OnRandomData | Called when random data is received |
|
| Bulk | |
| SendBulk | Sends the current information |
| ClearBulk | Clears the current information |