CastleGame.Room.Room C# (CSharp) Method

Room() public method

public Room ( ) : System
return System
        public Room()
            : this("")
        {
        }

Same methods

Room::Room ( string name ) : System