OpenMetaverse Protocol Library Developers API Documentation
AgentManager . . :: . . AttachmentResourcesCallback Delegate
NamespacesOpenMetaverseAgentManagerAgentManager . . :: . . AttachmentResourcesCallback
Called once attachment resource usage information has been collected
Declaration Syntax
C#
public
delegate
void
AttachmentResourcesCallback(

bool
success,


AttachmentResourcesMessage
info
)
Parameters
success ( Boolean)
Indicates if operation was successfull
info ( AttachmentResourcesMessage)
Attachment resource usage information

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)