Property | Type | Description | |
---|---|---|---|
m_channel | int | ||
m_from | string | ||
m_fromID | UUID | ||
m_message | string | ||
m_position | System.Vector3 | ||
m_range | float | ||
m_scene | IScene | ||
m_sender | IClientAPI | ||
m_senderObject | ISceneChildEntity | ||
m_toAgentID | UUID | ||
m_type | ChatTypeEnum |
Method | Description | |
---|---|---|
Copy ( ) : |
||
FromKVP ( object>.Dictionary |
||
OSChatMessage ( ) : System | ||
ToKVP ( ) : object>.Dictionary |
||
ToString ( ) : string |
public FromKVP ( object>.Dictionary |
||
kvp | object>.Dictionary | |
return | void |
protected ISceneChildEntity m_senderObject | ||
return | ISceneChildEntity |