ILocationInfo

From Virtual World Web Wiki
Jump to: navigation, search

Describes a VWW location

Remarks [edit]

Properties

Guid InstanceID {get;}
The instance ID
bool IsNowhere {get;}
True if this structure represents no location
NameValueCollection QueryString {get;}
A collection of query string name / value pairs
Guid SceneID {get;}
The scene ID
Uri VwwUri {get;}
The complete VWW Uri of the scene

Methods

bool Equals(ILocationInfo other)
Tests if this location is equivilant to another