- Extends
- TcpLink
- Modifiers
- config ( USARBotAPI )
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.InternetInfo
|
+-- IpDrv.InternetLink
|
+-- IpDrv.TcpLink
|
+-- USARBotAPI.BotConnection
Direct Known Subclasses:
USARBotConnection
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 int attrNum;
var config bool bDebug;
var config bool bIterative;
var config bool bVision;
var string ib;
var array<string> ReceivedArgs;
var string ReceivedData;
var array<string> ReceivedVals;
var bool tempBool;
var config float visionTime;
event Accepted ( )
event Closed ( )
function string GetArgVal ( string argName )
event InitRecieved ( )
function string MakeItem ( string first, string second )
function ParseRot (
out rotator rot )
function ParseRotAsVec (
out vector vec )
function ParseVector (
out vector v,
string vecName )
function PostBeginPlay ( )
function ProcessAction ( string cmdType )
function ReceivedLine ( string S )
event ReceivedText ( string Text )
function SendLine ( string Text, optional bool bNoCRLF )
defaultproperties
{
bDebug=true
bVision=true
visionTime=0.100000
as="{"
ae="}"
ib=" "
}
|
Creation time: Mo 16.4.2007 11:20:16.296 - Created with
UnCodeX