IInstanceInfo

From Virtual World Web Wiki
Jump to: navigation, search

Base information about a running instance, available on both the service provider and instance host

Remarks [edit]

Properties

Guid InstanceID {get;}
The ID of the loaded instance
string InstanceTitle {get;}
The name of the underlying instance securable
ILocationInfo Location {get;}
A structure of information about the VWW Location of this instance
int Population {get;}
The current population of the instance
Guid SceneID {get;}
The ID of the scene of which this is an instance
string SceneTitle {get;}
The name of the underlying scene securable
int VisiblePopulation {get;}
The current population of the instance for reporting to users
Guid WorldID {get;}
The ID of the world in which the scene resides