Data sent in response to a
[!:FindFriend]request which contains
the information to allow us to map the friends location
Declaration Syntax
C# |
public class FriendFoundReplyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
FriendFoundReplyEventArgs(UUID, UInt64, Vector3) |
Construct a new instance of the
FriendFoundReplyEventArgs class
|
|
AgentID |
Get the ID of the agent we have received
location information for
|
|
Location |
Get the simulator local position where our
friend is located
|
|
RegionHandle |
Get the region handle where our mapped friend
is located
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)