IResourceItemInfo

From Virtual World Web Wiki
Revision as of 21:04, 12 April 2017 by Spark5 (Talk | contribs) (Documentation for the IResourceItemInfo class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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