- Extends
- TcpLink
- Modifiers
- config ( USARBotAPI )
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.InternetInfo
|
+-- IpDrv.InternetLink
|
+-- IpDrv.TcpLink
|
+-- USARBotAPI.VizConnection
Inherited Functions from IpDrv.TcpLink |
Accepted, BindPort, Close, Closed, IsConnected, Listen, Open, Opened, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText |
Inherited Functions from IpDrv.InternetLink |
GameSpyGameName, GameSpyValidate, GetLastError, GetLocalIP, IpAddrToString, IsDataPending, ParseURL, Resolve, Resolved, ResolveFailed, StringToIpAddr |
var string ae;
var string as;
var config bool bAllowPause;
var config bool bDebug;
var string ib;
var string ReceivedData;
var string RecievedArgs[9];
var string RecievedVals[9];
var bool sentNavs;
var config float updateTime;
event Accepted ( )
function checkGame ( )
event Closed ( )
function string GetArgVal ( string argName )
function string MakeItem ( string first, string second )
function PostBeginPlay ( )
function ProcessAction ( string cmdType )
function ReceivedLine ( string S )
event ReceivedText ( string Text )
function SendLine ( string Text, optional bool bNoCRLF )
defaultproperties
{
bAllowPause=True
updateTime=0.200000
as="{"
ae="}"
ib=" "
}
|
Creation time: Mo 16.4.2007 11:20:36.562 - Created with
UnCodeX