C# Class OpenStory.Server.World.ActiveWorld

Inheritance: IWorld
ファイルを表示 Open project: shoftee/OpenStory

Private Properties

Property Type Description

Public Methods

Method Description
ActiveWorld ( WorldInfo worldInfo ) : System.Collections.Generic

Initializes a new instance of the ActiveWorld class.

Method Details

ActiveWorld() public method

Initializes a new instance of the ActiveWorld class.
public ActiveWorld ( WorldInfo worldInfo ) : System.Collections.Generic
worldInfo OpenStory.Framework.Model.Common.WorldInfo
return System.Collections.Generic