Data sent from the simulator containing
information about your agent and active group information
Declaration Syntax
C# |
public class AgentDataReplyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
AgentDataReplyEventArgs(String, String, UUID, String, GroupPowers, String) |
Construct a new instance of the
AgentDataReplyEventArgs object
|
|
ActiveGroupID |
Get the active group ID of your agent
|
|
FirstName |
Get the agents first name
|
|
GroupName |
Get the active group name of your agent
|
|
GroupPowers |
Get the combined group powers of your
agent
|
|
GroupTitle |
Get the active groups title of your
agent
|
|
LastName |
Get the agents last name
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)