Property | Type | Description | |
---|---|---|---|
m_agentID | UUID | ||
m_appearanceService | IAgentAppearanceService | ||
m_region | |||
m_syncMessage | ISyncMessagePosterService | ||
m_uri | string |
Method | Description | |
---|---|---|
IncomingCapsDestruction ( ) : void | ||
IncomingCapsRequest ( UUID agentID, |
Method | Description | |
---|---|---|
UpdateAvatarAppearance ( string path, Stream request, |
public IncomingCapsRequest ( UUID agentID, |
||
agentID | UUID | |
region | ||
simbase | ISimulationBase | |
capURLs | OSDMap | |
return | void |
protected IAgentAppearanceService m_appearanceService | ||
return | IAgentAppearanceService |
protected GridRegion,Universe.Framework.Services m_region | ||
return |
protected ISyncMessagePosterService m_syncMessage | ||
return | ISyncMessagePosterService |