IResourceItemInfo

From Virtual World Web Wiki
Jump to: navigation, search

Information about a resource item

Remarks [edit]

Properties

IDictionary<string, ProtoValue> Metadata {get;}
A collection of metadata about this resource
IResourceItemFileInfo[] ResourceFiles {get;}
An array of structures of information about the physical files that make up this resource
Guid ResourceItemID {get;}
The globally unique ID of the resource
IResourceTypeInfo ResourceType {get;}
Information about the type of this resource
ResourceValue ResourceValue {get;}
A ResourceValue for this item that can be placed in the DOM
Guid[] Tags {get;}
A list of tags assigned to this resource
string Title {get;}
The title of the resource