IWorldInfo

From Virtual World Web Wiki
Jump to: navigation, search

An interface to a structure of information about a world which is a type of Worldspace

Remarks [edit]

Properties

string Alias {get;}
The URL-safe name of this scene, used to form this world's segment of a VWW URL leading to a scene
IWorldInfo Parent {get;}
The parent world in which this world exists. Null if this structure represents the root world.
Uri Uri {get;}
The VWW URL for this world. If a "start" scene exists in this world, that will be where the user ends up.