Property | Type | Description | |
---|---|---|---|
AgentID | UUID | ||
Flags | TeleportFlags | ||
IP | |||
LocationID | int | ||
Port | int | ||
RegionHandle | ulong | ||
SeedCapability | |||
SimAccess | SimAccess |
Method | Description | |
---|---|---|
Deserialize ( OSDMap map ) : void |
Deserialize the message
|
|
Serialize ( ) : OSDMap |
Serialize the object
|
public Deserialize ( OSDMap map ) : void | ||
map | OSDMap | An |
return | void |