OpenMetaverse Protocol Library Developers API Documentation
ArchiveConstants Class
NamespacesOpenMetaverse.AssetsArchiveConstants
Constants for the archiving module
Declaration Syntax
C#
public 
class 
ArchiveConstants
Members
All Members Constructors Fields



Icon Member Description
ArchiveConstants () () () ()
Initializes a new instance of the ArchiveConstantsclass

ASSET_EXTENSION_SEPARATOR
The character the separates the uuid from extension information in an archived asset filename

ASSET_TYPE_TO_EXTENSION
Extensions used for asset types in the archive

ASSETS_PATH
Path for the assets held in an archive

CONTROL_FILE_PATH
The location of the archive control file

EXTENSION_TO_ASSET_TYPE
LANDDATA_PATH
OBJECTS_PATH
Path for the prims file

SETTINGS_PATH
Path for region settings.

TERRAINS_PATH
Path for terrains. Technically these may be assets, but I think it's quite nice to split them out.

Inheritance Hierarchy
Object
ArchiveConstants

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