C# Class MUDServer.StartingRoomCat

Inheritance: EntityBase
Show file Open project: sq/Fracture

Public Methods

Method Description
StartingRoomCat ( Location location ) : System

Private Methods

Method Description
OnEventEmote ( EventType type, object evt ) : IEnumerator
OnEventWorldConstructed ( EventType type, object evt ) : IEnumerator

Method Details

StartingRoomCat() public method

public StartingRoomCat ( Location location ) : System
location Location
return System