OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Region.CoreModules.World.Archiver.AssetsDearchiver.AssetMetadata Struct Reference

Metadata for an asset More...

Public Attributes

string Name
 
string Description
 
sbyte AssetType
 

Detailed Description

Metadata for an asset

Definition at line 176 of file AssetsDearchiver.cs.

Member Data Documentation

sbyte OpenSim.Region.CoreModules.World.Archiver.AssetsDearchiver.AssetMetadata.AssetType

Definition at line 180 of file AssetsDearchiver.cs.

string OpenSim.Region.CoreModules.World.Archiver.AssetsDearchiver.AssetMetadata.Description

Definition at line 179 of file AssetsDearchiver.cs.

string OpenSim.Region.CoreModules.World.Archiver.AssetsDearchiver.AssetMetadata.Name

Definition at line 178 of file AssetsDearchiver.cs.


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