RoomWorld.

Init() Method

Summary

Initializes The RoomWorld. Begins by calling the base (PortalWorld) Init method, then continues by telling the RoomLoader to load the room determined by "roomName" in.
Namespace
global
Containing Type
RoomWorld

Syntax

public override void Init()

Return Value

Type Description
void