Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
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 | |
Результат | 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 | |
Результат | OSD |
public static ChatterBoxSessionStartReply ( string groupName, UUID groupID ) : OSD | ||
groupName | string | |
groupID | UUID | |
Результат | 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 | |
Результат | 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 | |
Результат | OSD |
public static DisableSimulator ( ulong handle ) : OSD | ||
handle | ulong | |
Результат | 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 | |
Результат | 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 | |
Результат | OSD |
public static GroupMembership ( AgentGroupDataUpdatePacket groupUpdatePacket ) : OSD | ||
groupUpdatePacket | AgentGroupDataUpdatePacket | |
Результат | 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 | |
Результат | 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 | |
Результат | OSD |
public static LandStatReply ( |
||
statReplyMessage | ||
Результат | OSD |
public static ObjectPhysicsProperties ( ISceneChildEntity entities ) : OSD | ||
entities | ISceneChildEntity | |
Результат | OSD |
public static ParcelObjectOwnersReply ( |
||
parcelPropertiesMessage | ||
Результат | OSD |
public static ParcelProperties ( |
||
parcelPropertiesMessage | ||
Результат | OSD |
public static PlacesQuery ( PlacesReplyPacket PlacesReply, string regionType ) : OSD | ||
PlacesReply | PlacesReplyPacket | |
regionType | string | |
Результат | OSD |
public static ScriptRunningReplyEvent ( UUID objectID, UUID itemID, bool running, bool mono ) : OSD | ||
objectID | UUID | |
itemID | UUID | |
running | bool | |
mono | bool | |
Результат | 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 | |
Результат | OSD |
public static buildEvent ( string eventName, OSD eventBody ) : OSD | ||
eventName | string | |
eventBody | OSD | |
Результат | OSD |