Method | Description | |
---|---|---|
AgentParams ( UUID agentID, bool checkEstate, int godLevel, bool limitedToEstate ) : OSD | ||
ChatterBoxSessionAgentListUpdates ( UUID sessionID, UUID agentID, bool canVoiceChat, bool isModerator, bool textMute ) : OSD | ||
ChatterBoxSessionStartReply ( string groupName, UUID groupID ) : OSD | ||
ChatterboxInvitation ( UUID sessionID, string sessionName, UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket ) : OSD | ||
CrossRegion ( ulong handle, System.Vector3 pos, System.Vector3 lookAt, |
||
DisableSimulator ( ulong handle ) : OSD | ||
EnableSimulator ( ulong handle, byte IPAddress, int Port, int RegionSizeX, int RegionSizeY ) : OSD | ||
EstablishAgentCommunication ( UUID agentID, ulong regionhandle, string simIpAndPort, string seedcap, int RegionSizeX, int RegionSizeY ) : OSD | ||
GroupMembership ( AgentGroupDataUpdatePacket groupUpdatePacket ) : OSD | ||
InstantMessage ( UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket, bool checkEstate, int godLevel, bool limitedToEstate ) : OSD | ||
InstantMessageParams ( UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket ) : OSD | ||
LandStatReply ( |
||
ObjectPhysicsProperties ( ISceneChildEntity entities ) : OSD | ||
ParcelObjectOwnersReply ( |
||
ParcelProperties ( |
||
PlacesQuery ( PlacesReplyPacket PlacesReply, string regionType ) : OSD | ||
ScriptRunningReplyEvent ( UUID objectID, UUID itemID, bool running, bool mono ) : OSD | ||
TeleportFinishEvent ( ulong regionHandle, byte simAccess, |
||
buildEvent ( string eventName, OSD eventBody ) : OSD |
Method | Description | |
---|---|---|
ChatterBoxSessionAgentListUpdates ( UUID sessionID, |
||
uintToByteArray ( uint uIntValue ) : byte[] | ||
ulongToByteArray ( ulong uLongValue ) : byte[] |
public static AgentParams ( UUID agentID, bool checkEstate, int godLevel, bool limitedToEstate ) : OSD | ||
agentID | UUID | |
checkEstate | bool | |
godLevel | int | |
limitedToEstate | bool | |
return | OSD |
public static ChatterBoxSessionAgentListUpdates ( UUID sessionID, UUID agentID, bool canVoiceChat, bool isModerator, bool textMute ) : OSD | ||
sessionID | UUID | |
agentID | UUID | |
canVoiceChat | bool | |
isModerator | bool | |
textMute | bool | |
return | OSD |
public static ChatterBoxSessionStartReply ( string groupName, UUID groupID ) : OSD | ||
groupName | string | |
groupID | UUID | |
return | OSD |
public static ChatterboxInvitation ( UUID sessionID, string sessionName, UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket ) : OSD | ||
sessionID | UUID | |
sessionName | string | |
fromAgent | UUID | |
message | string | |
toAgent | UUID | |
fromName | string | |
dialog | byte | |
timeStamp | uint | |
offline | bool | |
parentEstateID | int | |
position | System.Vector3 | |
ttl | uint | |
transactionID | UUID | |
fromGroup | bool | |
binaryBucket | byte | |
return | OSD |
public static CrossRegion ( ulong handle, System.Vector3 pos, System.Vector3 lookAt, |
||
handle | ulong | |
pos | System.Vector3 | |
lookAt | System.Vector3 | |
address | ||
port | int | |
capsURL | string | |
agentID | UUID | |
sessionID | UUID | |
RegionSizeX | int | |
RegionSizeY | int | |
return | OSD |
public static DisableSimulator ( ulong handle ) : OSD | ||
handle | ulong | |
return | OSD |
public static EnableSimulator ( ulong handle, byte IPAddress, int Port, int RegionSizeX, int RegionSizeY ) : OSD | ||
handle | ulong | |
IPAddress | byte | |
Port | int | |
RegionSizeX | int | |
RegionSizeY | int | |
return | OSD |
public static EstablishAgentCommunication ( UUID agentID, ulong regionhandle, string simIpAndPort, string seedcap, int RegionSizeX, int RegionSizeY ) : OSD | ||
agentID | UUID | |
regionhandle | ulong | |
simIpAndPort | string | |
seedcap | string | |
RegionSizeX | int | |
RegionSizeY | int | |
return | OSD |
public static GroupMembership ( AgentGroupDataUpdatePacket groupUpdatePacket ) : OSD | ||
groupUpdatePacket | AgentGroupDataUpdatePacket | |
return | OSD |
public static InstantMessage ( UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket, bool checkEstate, int godLevel, bool limitedToEstate ) : OSD | ||
fromAgent | UUID | |
message | string | |
toAgent | UUID | |
fromName | string | |
dialog | byte | |
timeStamp | uint | |
offline | bool | |
parentEstateID | int | |
position | System.Vector3 | |
ttl | uint | |
transactionID | UUID | |
fromGroup | bool | |
binaryBucket | byte | |
checkEstate | bool | |
godLevel | int | |
limitedToEstate | bool | |
return | OSD |
public static InstantMessageParams ( UUID fromAgent, string message, UUID toAgent, string fromName, byte dialog, uint timeStamp, bool offline, int parentEstateID, System.Vector3 position, uint ttl, UUID transactionID, bool fromGroup, byte binaryBucket ) : OSD | ||
fromAgent | UUID | |
message | string | |
toAgent | UUID | |
fromName | string | |
dialog | byte | |
timeStamp | uint | |
offline | bool | |
parentEstateID | int | |
position | System.Vector3 | |
ttl | uint | |
transactionID | UUID | |
fromGroup | bool | |
binaryBucket | byte | |
return | OSD |
public static LandStatReply ( |
||
statReplyMessage | ||
return | OSD |
public static ObjectPhysicsProperties ( ISceneChildEntity entities ) : OSD | ||
entities | ISceneChildEntity | |
return | OSD |
public static ParcelObjectOwnersReply ( |
||
parcelPropertiesMessage | ||
return | OSD |
public static ParcelProperties ( |
||
parcelPropertiesMessage | ||
return | OSD |
public static PlacesQuery ( PlacesReplyPacket PlacesReply, string regionType ) : OSD | ||
PlacesReply | PlacesReplyPacket | |
regionType | string | |
return | OSD |
public static ScriptRunningReplyEvent ( UUID objectID, UUID itemID, bool running, bool mono ) : OSD | ||
objectID | UUID | |
itemID | UUID | |
running | bool | |
mono | bool | |
return | OSD |
public static TeleportFinishEvent ( ulong regionHandle, byte simAccess, |
||
regionHandle | ulong | |
simAccess | byte | |
address | ||
port | int | |
locationID | uint | |
capsURL | string | |
agentID | UUID | |
teleportFlags | uint | |
RegionSizeX | int | |
RegionSizeY | int | |
return | OSD |
public static buildEvent ( string eventName, OSD eventBody ) : OSD | ||
eventName | string | |
eventBody | OSD | |
return | OSD |