OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete Class Reference
Collaboration diagram for OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete:
Collaboration graph
[legend]

Public Attributes

UUID new_asset
 The task inventory item that was updated More...
 
bool compiled
 Was it compiled? More...
 
string state
 State of the upload. So far have only even seen this set to "complete" More...
 
OSDArray errors
 

Detailed Description

Definition at line 35 of file LLSDTaskScriptUploadComplete.cs.

Member Data Documentation

bool OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete.compiled

Was it compiled?

Definition at line 45 of file LLSDTaskScriptUploadComplete.cs.

OSDArray OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete.errors

Definition at line 52 of file LLSDTaskScriptUploadComplete.cs.

UUID OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete.new_asset

The task inventory item that was updated

Definition at line 40 of file LLSDTaskScriptUploadComplete.cs.

string OpenSim.Framework.Capabilities.LLSDTaskScriptUploadComplete.state

State of the upload. So far have only even seen this set to "complete"

Definition at line 50 of file LLSDTaskScriptUploadComplete.cs.


The documentation for this class was generated from the following file: