[This is preliminary documentation and is subject to change.]

Default instance constructor. The instance will be created for the default Active Worlds universe.

Syntax

C#
public Instance()
Visual Basic (Declaration)
Public Sub New

Exceptions

ExceptionCondition
AW..::.InstanceExceptionThrown when the instance failed to be created.

See Also