C# Class Universe.Services.AppearanceCAPS

Inheritance: IExternalCapsRequestHandler
Afficher le fichier Open project: Virtual-Universe/Virtual-Universe

Protected Properties

Свойство Type Description
m_agentID UUID
m_appearanceService IAgentAppearanceService
m_region Universe.Framework.Services.GridRegion
m_syncMessage ISyncMessagePosterService
m_uri string

Méthodes publiques

Méthode Description
IncomingCapsDestruction ( ) : void
IncomingCapsRequest ( UUID agentID, GridRegion region, ISimulationBase simbase, OSDMap &capURLs ) : void

Private Methods

Méthode Description
UpdateAvatarAppearance ( string path, Stream request, OSHttpRequest httpRequest, OSHttpResponse httpResponse ) : byte[]

Method Details

IncomingCapsDestruction() public méthode

public IncomingCapsDestruction ( ) : void
Résultat void

IncomingCapsRequest() public méthode

public IncomingCapsRequest ( UUID agentID, GridRegion region, ISimulationBase simbase, OSDMap &capURLs ) : void
agentID UUID
region Universe.Framework.Services.GridRegion
simbase ISimulationBase
capURLs OSDMap
Résultat void

Property Details

m_agentID protected_oe property

protected UUID m_agentID
Résultat UUID

m_appearanceService protected_oe property

protected IAgentAppearanceService m_appearanceService
Résultat IAgentAppearanceService

m_region protected_oe property

protected GridRegion,Universe.Framework.Services m_region
Résultat Universe.Framework.Services.GridRegion

m_syncMessage protected_oe property

protected ISyncMessagePosterService m_syncMessage
Résultat ISyncMessagePosterService

m_uri protected_oe property

protected string m_uri
Résultat string